You are here

protected property ActionTestBase::$users in Organic groups 8

An array of test users.

Type: \Drupal\Core\Session\AccountInterface[]

File

tests/src/Kernel/Action/ActionTestBase.php, line 43

Class

ActionTestBase
Base class for testing action plugins.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $users;