You are here

public function ServerInterface::isGrouppNested in Lightweight Directory Access Protocol (LDAP) 8.4

Are groups nested?

Return value

bool Value.

1 method overrides ServerInterface::isGrouppNested()
Server::isGrouppNested in ldap_servers/src/Entity/Server.php
Are groups nested?

File

ldap_servers/src/ServerInterface.php, line 152

Class

ServerInterface
Server configuration entity interface.

Namespace

Drupal\ldap_servers

Code

public function isGrouppNested() : bool;