You are here

service group_role.synchronizer in Group 8

Same name and namespace in other branches
  1. 2.0.x group.services.yml \group_role.synchronizer

Class

Drupal\group\GroupRoleSynchronizer
7 string references to group_role.synchronizer
ChainGroupPermissionCalculatorTest::setUp in tests/src/Kernel/ChainGroupPermissionCalculatorTest.php
GroupPermissionsOutsiderForm::create in src/Form/GroupPermissionsOutsiderForm.php
Instantiates a new instance of this class.
GroupRoleStorage::createInstance in src/Entity/Storage/GroupRoleStorage.php
Instantiates a new instance of this entity handler.
GroupRoleStorageTest::setUp in tests/src/Kernel/GroupRoleStorageTest.php
GroupRoleSynchronizationTest::setUp in tests/src/Kernel/GroupRoleSynchronizationTest.php

... See full list

File

./group.services.yml
group.services.yml

View source
  1. class: Drupal\group\GroupRoleSynchronizer
  2. arguments:
  3. - '@entity_type.manager'