class TooManyEventsException in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 8 tests/src/Unit/TooManyEventsException.php \Drupal\Tests\hook_event_dispatcher\Unit\TooManyEventsException
- 3.x tests/src/Unit/TooManyEventsException.php \Drupal\Tests\hook_event_dispatcher\Unit\TooManyEventsException
Class TooManyEventsException.
@package Drupal\Tests\hook_event_dispatcher\Unit
Hierarchy
- class \Drupal\Tests\hook_event_dispatcher\Unit\TooManyEventsException extends \RuntimeException
Expanded class hierarchy of TooManyEventsException
File
- tests/
src/ Unit/ TooManyEventsException.php, line 12
Namespace
Drupal\Tests\hook_event_dispatcher\UnitView source
class TooManyEventsException extends RuntimeException {
}