protected static property TestObjectItemTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/TestObjectItemTest.php \Drupal\Tests\field\Kernel\TestObjectItemTest::modules
- 10 core/modules/field/tests/src/Kernel/TestObjectItemTest.php \Drupal\Tests\field\Kernel\TestObjectItemTest::modules
Modules to enable.
Type: array
Overrides FieldKernelTestBase::$modules
File
- core/
modules/ field/ tests/ src/ Kernel/ TestObjectItemTest.php, line 21
Class
- TestObjectItemTest
- Tests the serialization of an object.
Namespace
Drupal\Tests\field\KernelCode
protected static $modules = [
'field_test',
];