Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ImmutableEventDispatcher.php
function ImmutableEventDispatcher::__construct
File
vendor/
symfony/
event-dispatcher/
ImmutableEventDispatcher.php
, line 21
Class
ImmutableEventDispatcher
A read-only proxy for an event dispatcher.
Namespace
Symfony\Component\EventDispatcher
Code
public
function
__construct
(EventDispatcherInterface
$dispatcher
) { }
RSS feed