StringFormatterTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- 
              core/modules/ field/ tests/ src/ Kernel/ String/ StringFormatterTest.php, line 26 
Class
- StringFormatterTest
- Tests the creation of text fields.
Namespace
Drupal\Tests\field\Kernel\StringCode
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.
