You are here

protected property PermissionsHashGeneratorTest::$permissionsHash in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php \Drupal\Tests\Core\Session\PermissionsHashGeneratorTest::permissionsHash

The permission hash class being tested.

Type: \Drupal\Core\Session\PermissionsHashGeneratorInterface

File

core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php, line 75
Contains \Drupal\Tests\Core\Session\PermissionsHashGeneratorTest.

Class

PermissionsHashGeneratorTest
@coversDefaultClass \Drupal\Core\Session\PermissionsHashGenerator @group Session

Namespace

Drupal\Tests\Core\Session

Code

protected $permissionsHash;