You are here

protected property PagerTest::$adminUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Pager/PagerTest.php \Drupal\system\Tests\Pager\PagerTest::adminUser

A user with permission to access site reports.

Type: \Drupal\user\UserInterface

File

core/modules/system/src/Tests/Pager/PagerTest.php, line 31
Contains \Drupal\system\Tests\Pager\PagerTest.

Class

PagerTest
Tests pager functionality.

Namespace

Drupal\system\Tests\Pager

Code

protected $adminUser;