You are here

protected property OgAdminRoutesControllerTest::$eventDispatcher in Organic groups 8

The event dispatcher service.

Type: \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/OgAdminRoutesControllerTest.php, line 61

Class

OgAdminRoutesControllerTest
Tests the OG admin routes overview route.

Namespace

Drupal\Tests\og\Unit

Code

protected $eventDispatcher;