LdapTools\Hydrator\HydratorInterface::setLdapConnection PHP Метод

setLdapConnection() публичный Метод

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);