You are here

protected property GroupContentAccessControlHandlerTest::$account in Group 2.0.x

The account to test with.

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

File

tests/src/Unit/GroupContentAccessControlHandlerTest.php, line 36

Class

GroupContentAccessControlHandlerTest
Tests the group content access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $account;