‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Adapter\EventDispatcherAdapter Class Reference
Inheritance diagram for TYPO3\CMS\Core\Adapter\EventDispatcherAdapter:

Public Member Functions

 __construct (private readonly EventDispatcherInterface $eventDispatcher)
 
 dispatch (object $event, string $eventName=null)
 

Detailed Description

Definition at line 23 of file EventDispatcherAdapter.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Adapter\EventDispatcherAdapter::__construct ( private readonly EventDispatcherInterface  $eventDispatcher)

Definition at line 25 of file EventDispatcherAdapter.php.

Member Function Documentation

◆ dispatch()

TYPO3\CMS\Core\Adapter\EventDispatcherAdapter::dispatch ( object  $event,
string  $eventName = null 
)

Definition at line 27 of file EventDispatcherAdapter.php.