Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyRequest.php122 $changeList[] = self::parseChange($change);
159 protected static function parseChange(AbstractType $type): Change
155 protected static function parseChange(AbstractType $type): Change global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest