Loading src/Form/GroupPermissionsTemplatePermissionForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ use Drupal\group\Access\GroupPermissionHandlerInterface; use Drupal\group\Entity\GroupTypeInterface; use Drupal\group\Form\GroupPermissionsTypeSpecificForm; use Drupal\group_permissions_template\Entity\GroupPermissionTemplateInterface; use Drupal\group_permissions_template\entity\GroupRoleDecorator; use Drupal\group_permissions_template\Entity\GroupRoleDecorator; use Drupal\group_permissions_template\Service\PermissionTemplatesInterface; use Symfony\Component\DependencyInjection\ContainerInterface; Loading Loading
src/Form/GroupPermissionsTemplatePermissionForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ use Drupal\group\Access\GroupPermissionHandlerInterface; use Drupal\group\Entity\GroupTypeInterface; use Drupal\group\Form\GroupPermissionsTypeSpecificForm; use Drupal\group_permissions_template\Entity\GroupPermissionTemplateInterface; use Drupal\group_permissions_template\entity\GroupRoleDecorator; use Drupal\group_permissions_template\Entity\GroupRoleDecorator; use Drupal\group_permissions_template\Service\PermissionTemplatesInterface; use Symfony\Component\DependencyInjection\ContainerInterface; Loading