EntitySerializationTest::$modules
Modules to install.
Type: array
Overrides NormalizerTestBase::$modules
File
- 
              core/modules/ serialization/ tests/ src/ Kernel/ EntitySerializationTest.php, line 27 
Class
- EntitySerializationTest
- Tests that entities can be serialized to supported core formats.
Namespace
Drupal\Tests\serialization\KernelCode
protected static $modules = [
  'serialization',
  'system',
  'field',
  'entity_test',
  'text',
  'filter',
  'user',
  'entity_serialization_test',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
