You are here

protected property GroupPermissionHashGeneratorTest::$hashGenerator in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/GroupPermissionHashGeneratorTest.php \Drupal\Tests\group\Unit\GroupPermissionHashGeneratorTest::hashGenerator

The group permissions hash generator service.

Type: \Drupal\group\Access\GroupPermissionsHashGeneratorInterface

File

tests/src/Unit/GroupPermissionHashGeneratorTest.php, line 32

Class

GroupPermissionHashGeneratorTest
Tests the group permission hash generator service.

Namespace

Drupal\Tests\group\Unit

Code

protected $hashGenerator;