You are here

protected property RegisterListenersPass::$dispatcherService in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php \Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::dispatcherService

Type: string

File

vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php, line 25

Class

RegisterListenersPass
Compiler pass to register tagged services for an event dispatcher.

Namespace

Symfony\Component\EventDispatcher\DependencyInjection

Code

protected $dispatcherService;