Home
last modified time | relevance | path

Searched defs:diagnosticMessage (Results 1 – 1 of 1) sorted by path

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php102 protected $diagnosticMessage; global() variable in FreeDSx\\Ldap\\Operation\\LdapResult
109 __construct(int $resultCode, string $dn = '', string $diagnosticMessage = '', LdapUrl...$referrals) global() argument