RedirectAjaxTest::$modules

Same name in other branches
  1. 10 core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php \Drupal\Tests\views\FunctionalJavascript\RedirectAjaxTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php, line 24

Class

RedirectAjaxTest
Tests that the redirects work with Ajax enabled views.

Namespace

Drupal\Tests\views\FunctionalJavascript

Code

protected static $modules = [
    'node',
    'views',
];

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