Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php53 if ($ctrl->getTypeOid() === $control) {
73 if ($oid === $control->getTypeOid()) {
121 if ($ctrl->getTypeOid() === $control) {
H A DControl.php109 public function getTypeOid(): string
105 public function getTypeOid(): string global() function in FreeDSx\\Ldap\\Control\\Control