Modules to enable.
Type: array
File
- drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php, line 22
- Definition of \Drupal\editor\Tests\EditorLoadingTest.
Class
- EditorLoadingTest
- Tests loading of text editors.
Namespace
Drupal\editor\Tests
Code
public static $modules = array(
'filter',
'editor',
'editor_test',
'node',
);