Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php91 public const ENTRY_ALREADY_EXISTS = 68; define in FreeDSx\\Ldap\\Operation\\ResultCode
151 self::ENTRY_ALREADY_EXISTS => 'entryAlreadyExists',
198 …self::ENTRY_ALREADY_EXISTS => 'Indicates that the request cannot be fulfilled (added, moved, or re…