You are here

protected property GroupRoleStorageTest::$account in Group 8

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

The user to get added to the test group.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/GroupRoleStorageTest.php, line 35

Class

GroupRoleStorageTest
Tests the behavior of group role storage handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $account;