You are here

private property SpyEventDispatcher::$count in Hook Event Dispatcher 8

Event count.

Type: int

File

tests/src/Unit/Preprocess/Helpers/SpyEventDispatcher.php, line 30

Class

SpyEventDispatcher
Class SpyEventDispatcher.

Namespace

Drupal\Tests\hook_event_dispatcher\Unit\Preprocess\Helpers

Code

private $count = 1;