You are here

private property PathEventTest::$manager in Hook Event Dispatcher 8

Same name and namespace in other branches
  1. 8.2 modules/path_event_dispatcher/tests/src/Unit/Path/PathEventTest.php \Drupal\Tests\hook_event_dispatcher\Unit\Path\PathEventTest::manager
  2. 3.x modules/path_event_dispatcher/tests/src/Unit/Path/PathEventTest.php \Drupal\Tests\hook_event_dispatcher\Unit\Path\PathEventTest::manager

The manager.

Type: \Drupal\Tests\hook_event_dispatcher\Unit\HookEventDispatcherManagerSpy

File

tests/src/Unit/Path/PathEventTest.php, line 25

Class

PathEventTest
Class PathEventTest.

Namespace

Drupal\Tests\hook_event_dispatcher\Unit\Path

Code

private $manager;