You are here

protected property AccessPermissionTest::$webUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php \Drupal\Tests\user\Kernel\Views\AccessPermissionTest::webUser

A user with no special permissions.

Type: \Drupal\user\UserInterface

File

core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php, line 44

Class

AccessPermissionTest
Tests views perm access plugin.

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected $webUser;