You are here

protected property GroupPermissionHashGeneratorTest::$account in Group 8

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

A dummy account to test with.

Type: \Drupal\Core\Session\AccountInterface|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

GroupPermissionHashGeneratorTest
Tests the group permission hash generator service.

Namespace

Drupal\Tests\group\Unit

Code

protected $account;