LdapTools\Operation\Handler\OperationHandlerInterface::setEventDispatcher PHP 메소드

setEventDispatcher() 공개 메소드

Set the event dispatcher to be used for the operation handler.
public setEventDispatcher ( LdapTools\Event\EventDispatcherInterface $dispatcher )
$dispatcher LdapTools\Event\EventDispatcherInterface
    public function setEventDispatcher(EventDispatcherInterface $dispatcher);