You are here

protected property GroupTypeManagerTest::$eventDispatcher in Organic groups 8

The event dispatcher prophecy used in the test.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/GroupTypeManagerTest.php, line 82

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $eventDispatcher;