You are here

protected property AdminTest::$webUser in Drupal 9

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

User account with limited access to administration pages.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/system/tests/src/Functional/System/AdminTest.php, line 27

Class

AdminTest
Tests output on administrative pages and compact mode functionality.

Namespace

Drupal\Tests\system\Functional\System

Code

protected $webUser;