protected property LinkItemSerializationTest::$serializer in Drupal 9
Same name and namespace in other branches
- 8 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\KernelCode
protected $serializer;