protected property EntityNormalizerTest::$entityNormalizer in Drupal 8
The entity normalizer.
Type: \Drupal\serialization\Normalizer\EntityNormalizer
File
- core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ EntityNormalizerTest.php, line 53
Class
- EntityNormalizerTest
- @coversDefaultClass \Drupal\serialization\Normalizer\EntityNormalizer @group serialization
Namespace
Drupal\Tests\serialization\Unit\NormalizerCode
protected $entityNormalizer;