PermissionsHashGeneratorTest::$permissionsHash

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php \Drupal\Tests\Core\Session\PermissionsHashGeneratorTest::permissionsHash
  2. 10 core/tests/Drupal/Tests/Core/Session/PermissionsHashGeneratorTest.php \Drupal\Tests\Core\Session\PermissionsHashGeneratorTest::permissionsHash
  3. 11.x 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 70

Class

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

Namespace

Drupal\Tests\Core\Session

Code

protected $permissionsHash;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.