Skip to content

Commit

Permalink
QA: Allow Dynamic Properties
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Apr 11, 2024
1 parent 86d614c commit fa24790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ldap.php
Expand Up @@ -369,6 +369,7 @@ public static function GetErrorDetails($returnError, $ldapConn = null, $ldapServ
}
}

#[\AllowDynamicProperties]
class Ldap {
public $dn;
public $cn;
Expand Down

0 comments on commit fa24790

Please sign in to comment.