You are here

class TooManyEventsException in Hook Event Dispatcher 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/TooManyEventsException.php \Drupal\Tests\hook_event_dispatcher\Unit\TooManyEventsException
  2. 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 \Drupal\Tests\hook_event_dispatcher\Unit\RuntimeException

Expanded class hierarchy of TooManyEventsException

File

tests/src/Unit/TooManyEventsException.php, line 10

Namespace

Drupal\Tests\hook_event_dispatcher\Unit
View source
class TooManyEventsException extends \RuntimeException {

}

Members