You are here

protected property AttachmentNormalizerTest::$serializer in Replication 8.2

Type: \Symfony\Component\Serializer\SerializerInterface

Overrides NormalizerTestBase::$serializer

File

tests/src/Unit/Normalizer/AttachmentNormalizerTest.php, line 18

Class

AttachmentNormalizerTest
Tests the attachment serialization format.

Namespace

Drupal\Tests\replication\Unit\Normalizer

Code

protected $serializer;