class SymfonyInheritedEvent in Drupal 9
Hierarchy
- class \Drupal\Tests\Component\EventDispatcher\SymfonyInheritedEvent extends \Symfony\Component\EventDispatcher\Event
Expanded class hierarchy of SymfonyInheritedEvent
File
- core/
tests/ Drupal/ Tests/ Component/ EventDispatcher/ ContainerAwareEventDispatcherTest.php, line 654
Namespace
Drupal\Tests\Component\EventDispatcherView source
class SymfonyInheritedEvent extends SymfonyEvent {
}