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