protected property ChainGroupPermissionCalculatorTest::$roleSynchronizer in Group 8
Same name and namespace in other branches
- 2.0.x 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\KernelCode
protected $roleSynchronizer;