TextWithSummaryFileUsageTest::$modules
Same name and namespace in other branches
- 11.x core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php \Drupal\Tests\editor\Kernel\TextWithSummaryFileUsageTest::modules
Type: modules
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ editor/ tests/ src/ Kernel/ TextWithSummaryFileUsageTest.php, line 31
Class
- TextWithSummaryFileUsageTest
- 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.