LdapTools\Hydrator\HydratorInterface::setLdapConnection PHP Méthode

setLdapConnection() public méthode

Set the LDAP connection for the context of this hydration.
public setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection = null )
$connection LdapTools\Connection\LdapConnectionInterface
    public function setLdapConnection(LdapConnectionInterface $connection = null);