Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyRequest.php171 return new Change($operation->getValue(), self::parsePartialAttribute($modification));
179 protected static function parsePartialAttribute(SequenceType $type): Attribute
175 protected static function parsePartialAttribute(SequenceType $type): Attribute global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest