EditorFileUsageTest::$modules
Same name in other branches
- 9 core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php \Drupal\Tests\editor\Kernel\EditorFileUsageTest::modules
- 8.9.x core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php \Drupal\Tests\editor\Kernel\EditorFileUsageTest::modules
- 11.x core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php \Drupal\Tests\editor\Kernel\EditorFileUsageTest::modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ editor/ tests/ src/ Kernel/ EditorFileUsageTest.php, line 27
Class
- EditorFileUsageTest
- Tests tracking of file usage by the Text Editor module.
Namespace
Drupal\Tests\editor\KernelCode
protected static $modules = [
'editor',
'editor_test',
'node',
'file',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.