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