You are here

protected property LinkItemSerializationTest::$serializer in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php \Drupal\Tests\link\Kernel\LinkItemSerializationTest::serializer

The serializer service.

Type: \Symfony\Component\Serializer\SerializerInterface

File

core/modules/link/tests/src/Kernel/LinkItemSerializationTest.php, line 29

Class

LinkItemSerializationTest
Tests link field serialization.

Namespace

Drupal\Tests\link\Kernel

Code

protected $serializer;