LdapTools\AttributeConverter\AttributeConverterInterface::setLdapConnection PHP Method

setLdapConnection() public method

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