Searched refs:SdFlagsControl (Results 1 – 2 of 2) sorted by relevance
19 use FreeDSx\Ldap\Control\Ad\SdFlagsControl; alias211 * @return SdFlagsControl213 public static function sdFlags(int $flags): SdFlagsControl215 return new SdFlagsControl($flags);
28 class SdFlagsControl extends Control class