EditorImageDialogTest::$modules
Same name in other branches
- 9 core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php \Drupal\Tests\editor\Kernel\EditorImageDialogTest::modules
- 10 core/modules/editor/tests/src/Kernel/EditorImageDialogTest.php \Drupal\Tests\editor\Kernel\EditorImageDialogTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ editor/ tests/ src/ Kernel/ EditorImageDialogTest.php, line 31
Class
- EditorImageDialogTest
- Tests EditorImageDialog validation and conversion functionality.
Namespace
Drupal\Tests\editor\KernelCode
public static $modules = [
'node',
'file',
'editor',
'editor_test',
'user',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.