protected static property TextDataTypeTest::$modules in Typed Data API enhancements 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ TextDataTypeTest.php, line 22
Class
- TextDataTypeTest
- Tests the functionality of the Text datatype.
Namespace
Drupal\Tests\typed_data\KernelCode
protected static $modules = [
'system',
'typed_data',
];