You are here

protected property ContentEntityNormalizerTest::$serializer in Acquia Content Hub 8

The mock serializer.

Type: \Symfony\Component\Serializer\SerializerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php, line 52

Class

ContentEntityNormalizerTest
PHPUnit test for the ContentEntityNormalizer class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $serializer;