EditorManagerTest::$modules
Same name in other branches
- 9 core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::modules
- 10 core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::modules
- 11.x core/modules/editor/tests/src/Kernel/EditorManagerTest.php \Drupal\Tests\editor\Kernel\EditorManagerTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ editor/ tests/ src/ Kernel/ EditorManagerTest.php, line 21
Class
- EditorManagerTest
- Tests detection of text editors and correct generation of attachments.
Namespace
Drupal\Tests\editor\KernelCode
public static $modules = [
'system',
'user',
'filter',
'editor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.