You are here

protected property MapDataNormalizerTest::$serializer 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::serializer

The serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

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

Class

MapDataNormalizerTest
@group typedData

Namespace

Drupal\Tests\serialization\Kernel

Code

protected $serializer;