protected property AjaxPageStateTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Render/AjaxPageStateTest.php \Drupal\system\Tests\Render\AjaxPageStateTest::adminUser
User account with all available permissions
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ system/ src/ Tests/ Render/ AjaxPageStateTest.php, line 24 - Contains \Drupal\system\Tests\Render\AjaxPageStateTest.
Class
- AjaxPageStateTest
- Performs tests for the effects of the ajax_page_state query parameter.
Namespace
Drupal\system\Tests\RenderCode
protected $adminUser;