You are here

protected property EntityCitationRenderTest::$styler 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::styler

Styler service.

Type: \Drupal\bibcite\CitationStylerInterface

File

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

Class

EntityCitationRenderTest
Test rendering of entity to citation.

Namespace

Drupal\Tests\bibcite_entity\Kernel

Code

protected $styler;