You are here

namespace Drupal\Component\EventDispatcher in Drupal 9

Same name in other branches
  1. 8 Drupal\Component\EventDispatcher
Classsort descending Location Description
ContainerAwareEventDispatcher core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php A performance optimized container aware event dispatcher.
Event core/lib/Drupal/Component/EventDispatcher/Event.php Provides a forward-compatibility layer for the Symfony 5 event class.