RoleUserTestBase::$account

The mocked account.

Type: \Drupal\user\UserInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php, line 17

Class

RoleUserTestBase
Provides a base class for user role action tests.

Namespace

Drupal\Tests\user\Unit\Plugin\Action

Code

protected $account;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.