TextFormatterTest::$modules
Same name in other branches
- 8.9.x core/modules/text/tests/src/Kernel/TextFormatterTest.php \Drupal\Tests\text\Kernel\TextFormatterTest::modules
- 10 core/modules/text/tests/src/Kernel/TextFormatterTest.php \Drupal\Tests\text\Kernel\TextFormatterTest::modules
- 11.x core/modules/text/tests/src/Kernel/TextFormatterTest.php \Drupal\Tests\text\Kernel\TextFormatterTest::modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ text/ tests/ src/ Kernel/ TextFormatterTest.php, line 37
Class
- TextFormatterTest
- Tests the text formatters functionality.
Namespace
Drupal\Tests\text\KernelCode
protected static $modules = [
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.