LdapTools\AttributeConverter\AttributeConverterInterface::setLdapConnection PHP Метод

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

Sets the current LDAP Connection for use by the converter.
public setLdapConnection ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface
    public function setLdapConnection(LdapConnectionInterface $connection);