You are here

protected property GroupRoleStorageTest::$groupRoleSynchronizer in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/GroupRoleStorageTest.php \Drupal\Tests\group\Kernel\GroupRoleStorageTest::groupRoleSynchronizer

The group role synchronizer service.

Type: \Drupal\group\GroupRoleSynchronizer

File

tests/src/Kernel/GroupRoleStorageTest.php, line 42

Class

GroupRoleStorageTest
Tests the behavior of group role storage handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupRoleSynchronizer;