You are here

protected property DefaultRoleEventIntegrationTest::$eventDispatcher in Organic groups 8

The Symfony event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

tests/src/Kernel/DefaultRoleEventIntegrationTest.php, line 30

Class

DefaultRoleEventIntegrationTest
Tests the implementation of the DefaultRoleEvent in the 'og' module.

Namespace

Drupal\Tests\og\Kernel

Code

protected $eventDispatcher;