LdapTools\Operation\Handler\OperationHandlerInterface::setConnection PHP Метод

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

Set the LDAP connection to be used for the operation handler.
public setConnection ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface
    public function setConnection(LdapConnectionInterface $connection);