You are here

protected property PagerTest::$adminUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/Pager/PagerTest.php \Drupal\Tests\system\Functional\Pager\PagerTest::adminUser
  2. 9 core/modules/system/tests/src/Functional/Pager/PagerTest.php \Drupal\Tests\system\Functional\Pager\PagerTest::adminUser

A user with permission to access site reports.

Type: \Drupal\user\UserInterface

File

core/modules/system/tests/src/Functional/Pager/PagerTest.php, line 35

Class

PagerTest
Tests pager functionality.

Namespace

Drupal\Tests\system\Functional\Pager

Code

protected $adminUser;