AjaxTestBase::$modules
Modules to enable.
Type: array
File
-
core/
modules/ system/ src/ Tests/ Ajax/ AjaxTestBase.php, line 17
Class
- AjaxTestBase
- Provides a base class for Ajax tests.
Namespace
Drupal\system\Tests\AjaxCode
public static $modules = [
'node',
'ajax_test',
'ajax_forms_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.