You are here

protected property ChangeMultipleOgMembershipRolesActionTestBase::$testUser in Organic groups 8

A test user that is logged in during the test session.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Kernel/Action/ChangeMultipleOgMembershipRolesActionTestBase.php, line 24

Class

ChangeMultipleOgMembershipRolesActionTestBase
Base class for tests for plugins that change multiple roles at once.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $testUser;