You are here

protected property EntityReferenceTest::$renderer in Reference Table Formatter 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/EntityReferenceTest.php \Drupal\Tests\reference_table_formatter\Kernel\EntityReferenceTest::renderer

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

tests/src/Kernel/EntityReferenceTest.php, line 36

Class

EntityReferenceTest
@coversDefaultClass \Drupal\reference_table_formatter\Plugin\Field\FieldFormatter\EntityReferenceTableFormatter @group reference_table_formatter

Namespace

Drupal\Tests\reference_table_formatter\Kernel

Code

protected $renderer;