AjaxMaintenanceModeTest::$adminUser

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php \Drupal\FunctionalJavascriptTests\Ajax\AjaxMaintenanceModeTest::adminUser

An user with administration permissions.

Type: \Drupal\user\UserInterface

File

core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxMaintenanceModeTest.php, line 28

Class

AjaxMaintenanceModeTest
Tests maintenance message during an AJAX call.

Namespace

Drupal\FunctionalJavascriptTests\Ajax

Code

protected $adminUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.