You are here

class TooManyEventsException in Hook Event Dispatcher 8.2

Same name and namespace in other branches
  1. 8 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

Expanded class hierarchy of TooManyEventsException

File

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

Namespace

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

}

Members