protected property AdminTest::$webUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/System/AdminTest.php \Drupal\Tests\system\Functional\System\AdminTest::webUser
- 9 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\SystemCode
protected $webUser;