Home
last modified time | relevance | path

Searched refs:SCOPE_ONE (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php44 public const SCOPE_ONE = 'one';
159 if ($scope !== null && !in_array($scope, [self::SCOPE_BASE, self::SCOPE_ONE, self::SCOPE_SUB], true)) {
164 self::SCOPE_ONE,
30 public const SCOPE_ONE = 'one'; global() define in FreeDSx\\Ldap\\LdapUrl