You are here

protected property PermissionEventTest::$eventDispatcher in Organic groups 8

The Symfony event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

tests/src/Kernel/PermissionEventTest.php, line 41

Class

PermissionEventTest
Tests the implementations of the PermissionEvent in 'og' and 'og_ui'.

Namespace

Drupal\Tests\og\Kernel

Code

protected $eventDispatcher;