You are here

protected property AccessTestBase::$normalUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/Views/AccessTestBase.php \Drupal\user\Tests\Views\AccessTestBase::normalUser

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

Type: \Drupal\user\UserInterface

File

core/modules/user/src/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;