UuidFormatterTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Kernel/ String/ UuidFormatterTest.php, line 21
Class
- UuidFormatterTest
- Tests the output of a UUID field.
Namespace
Drupal\Tests\field\Kernel\StringCode
protected static $modules = [
'field',
'entity_test',
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.