You are here

protected static property MapDataNormalizerTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php \Drupal\Tests\serialization\Kernel\MapDataNormalizerTest::modules
  2. 9 core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php \Drupal\Tests\serialization\Kernel\MapDataNormalizerTest::modules

File

core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php, line 17

Class

MapDataNormalizerTest
@group typedData

Namespace

Drupal\Tests\serialization\Kernel

Code

protected static $modules = [
  'system',
  'serialization',
];