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

setOperationDefaults() public method

Used to set any operation default values before the operation is started/executed.
public setOperationDefaults ( LdapTools\Operation\LdapOperationInterface $operation )
$operation LdapTools\Operation\LdapOperationInterface
    public function setOperationDefaults(LdapOperationInterface $operation);