LdapTools\Operation\Invoker\LdapOperationInvokerInterface::execute PHP 메소드

execute() 공개 메소드

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