Sonata\Component\Payment\PaymentHandler::getEventDispatcher PHP Метод

getEventDispatcher() защищенный Метод

protected getEventDispatcher ( ) : Symfony\Component\EventDispatcher\EventDispatcherInterface
Результат Symfony\Component\EventDispatcher\EventDispatcherInterface
    protected function getEventDispatcher()
    {
        return $this->eventDispatcher;
    }