AjaxMaintenanceModeTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

AjaxMaintenanceModeTest
Tests maintenance message during an AJAX call.

Namespace

Drupal\FunctionalJavascriptTests\Ajax

Code

protected static $modules = [
    'ajax_test',
];

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