You are here

protected property PageNotFoundTest::$adminUser in Drupal 10

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

File

core/modules/system/tests/src/Functional/System/PageNotFoundTest.php, line 30

Class

PageNotFoundTest
Tests page not found functionality, including custom 404 pages.

Namespace

Drupal\Tests\system\Functional\System

Code

protected $adminUser;