You are here

protected property AdminTest::$webUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/AdminTest.php \Drupal\system\Tests\System\AdminTest::webUser

User account with limited access to administration pages.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/system/src/Tests/System/AdminTest.php, line 32
Contains \Drupal\system\Tests\System\AdminTest.

Class

AdminTest
Tests output on administrative pages and compact mode functionality.

Namespace

Drupal\system\Tests\System

Code

protected $webUser;