You are here

protected property EntityCitationRenderTest::$serializer in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/tests/src/Kernel/EntityCitationRenderTest.php \Drupal\Tests\bibcite_entity\Kernel\EntityCitationRenderTest::serializer

Serializer service.

Type: \Symfony\Component\Serializer\Serializer

File

modules/bibcite_entity/tests/src/Kernel/EntityCitationRenderTest.php, line 36

Class

EntityCitationRenderTest
Test rendering of entity to citation.

Namespace

Drupal\Tests\bibcite_entity\Kernel

Code

protected $serializer;