RawStringFormatterTest::$modules
Same name in other branches
- 9 core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php \Drupal\Tests\field\Kernel\String\RawStringFormatterTest::modules
- 8.9.x core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php \Drupal\Tests\field\Kernel\String\RawStringFormatterTest::modules
- 11.x core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php \Drupal\Tests\field\Kernel\KernelString\RawStringFormatterTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Kernel/ KernelString/ RawStringFormatterTest.php, line 25
Class
- RawStringFormatterTest
- Tests the raw string formatter.
Namespace
Drupal\Tests\field\Kernel\KernelStringCode
protected static $modules = [
'field',
'text',
'entity_test',
'system',
'filter',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.