private property HookEventDispatcherManagerSpy::$maxEventCount in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 tests/src/Unit/HookEventDispatcherManagerSpy.php \Drupal\Tests\hook_event_dispatcher\Unit\HookEventDispatcherManagerSpy::maxEventCount
- 8 tests/src/Unit/HookEventDispatcherManagerSpy.php \Drupal\Tests\hook_event_dispatcher\Unit\HookEventDispatcherManagerSpy::maxEventCount
The maximum amount of events that should register.
Type: int
File
- tests/
src/ Unit/ HookEventDispatcherManagerSpy.php, line 22
Class
- HookEventDispatcherManagerSpy
- Class HookEventDispatcherManagerSpy.
Namespace
Drupal\Tests\hook_event_dispatcher\UnitCode
private $maxEventCount = 1;