You are here

protected property AttachmentNormalizerTest::$serializer in Replication 8

Type: \Symfony\Component\Serializer\SerializerInterface

Overrides NormalizerTestBase::$serializer

File

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

Class

AttachmentNormalizerTest
Tests the attachment serialization format.

Namespace

Drupal\Tests\replication\Kernel\Normalizer

Code

protected $serializer;