You are here

protected property VideoItemSerializationTest::$serializer in Video 8

Same name and namespace in other branches
  1. 8.2 tests/src/Kernel/VideoItemSerializationTest.php \Drupal\Tests\video\Kernel\VideoItemSerializationTest::serializer

The serializer service.

Type: \Symfony\Component\Serializer\SerializerInterface

File

tests/src/Kernel/VideoItemSerializationTest.php, line 32

Class

VideoItemSerializationTest
Tests video field serialization.

Namespace

Drupal\Tests\video\Kernel

Code

protected $serializer;