You are here

protected property MapDataNormalizerTest::$typedDataManager in Drupal 9

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

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

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

Class

MapDataNormalizerTest
@group typedData

Namespace

Drupal\Tests\serialization\Kernel

Code

protected $typedDataManager;