LdapTools\Operation\Invoker\LdapOperationInvokerInterface::execute PHP Method

execute() public method

public execute ( LdapTools\Operation\LdapOperationInterface $operation ) : mixed
$operation LdapTools\Operation\LdapOperationInterface
return mixed
    public function execute(LdapOperationInterface $operation);