You are here

protected property GroupContentEntityAccessControlHandlerTest::$account in Group 8

The account to test with.

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

File

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

Class

GroupContentEntityAccessControlHandlerTest
Tests the group content entity access control handler.

Namespace

Drupal\Tests\group\Unit

Code

protected $account;