protected property RemoveRoleUserTest::$account

The mocked account.

Type: \Drupal\user\UserInterface

File

drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php, line 25
Contains \Drupal\user\Tests\Plugin\Action\RemoveRoleUserTest.

Class

RemoveRoleUserTest
Tests the role remove plugin.

Namespace

Drupal\user\Tests\Plugin\Action

Code

protected $account;