FilterOptionsTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterOptionsTest.php, line 17
Class
- FilterOptionsTest
- Tests the JavaScript filtering of options in add handler form.
Namespace
Drupal\Tests\views_ui\FunctionalJavascriptCode
public static $modules = [
'node',
'views',
'views_ui',
'views_ui_test_field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.