You are here

protected property ChainGroupPermissionCalculatorTest::$roleSynchronizer in Group 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/ChainGroupPermissionCalculatorTest.php \Drupal\Tests\group\Kernel\ChainGroupPermissionCalculatorTest::roleSynchronizer

The group role synchronizer service.

Type: \Drupal\group\GroupRoleSynchronizer

File

tests/src/Kernel/ChainGroupPermissionCalculatorTest.php, line 37

Class

ChainGroupPermissionCalculatorTest
Tests the calculation of group permissions.

Namespace

Drupal\Tests\group\Kernel

Code

protected $roleSynchronizer;