protected property MapDataNormalizerTest::$serializer in Drupal 8
Same name and namespace in other branches
- 9 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\KernelCode
protected $serializer;