protected property AccessTestBase::$normalUser

Contains a user object that has the 'views_test_data test permission'.

Type: Drupal\user\User

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessTestBase.php, line 34
Contains \Drupal\user\Tests\Views\AccessTestBase.

Class

AccessTestBase
A common test base class for the user access plugin tests.

Namespace

Drupal\user\Tests\Views

Code

protected $normalUser;