You are here

protected property TypedDataNormalizerTest::$normalizer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php \Drupal\Tests\serialization\Unit\Normalizer\TypedDataNormalizerTest::normalizer

The TypedDataNormalizer instance.

Type: \Drupal\serialization\Normalizer\TypedDataNormalizer

File

core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php, line 24
Contains \Drupal\Tests\serialization\Unit\Normalizer\TypedDataNormalizerTest.

Class

TypedDataNormalizerTest
@coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer @group serialization

Namespace

Drupal\Tests\serialization\Unit\Normalizer

Code

protected $normalizer;