LdapTools\Operation\Handler\OperationHandlerInterface::setConnection PHP Method

setConnection() public method

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