You are here

private property FakeEvent::$dispatcherType in Hook Event Dispatcher 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/Manager/FakeEvent.php \Drupal\Tests\hook_event_dispatcher\Unit\Manager\FakeEvent::dispatcherType
  2. 3.x tests/src/Unit/Manager/FakeEvent.php \Drupal\Tests\hook_event_dispatcher\Unit\Manager\FakeEvent::dispatcherType

Dispatcher type.

Type: string

File

tests/src/Unit/Manager/FakeEvent.php, line 20

Class

FakeEvent
Class FakeEvent.

Namespace

Drupal\Tests\hook_event_dispatcher\Unit\Manager

Code

private $dispatcherType;