You are here

protected property EntityToTableRendererTest::$displayRepository in Reference Table Formatter 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/EntityToTableRendererTest.php \Drupal\Tests\reference_table_formatter\Kernel\EntityToTableRendererTest::displayRepository

The display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

tests/src/Kernel/EntityToTableRendererTest.php, line 38

Class

EntityToTableRendererTest
Tests reference table formatter entity to table renderer.

Namespace

Drupal\Tests\reference_table_formatter\Kernel

Code

protected $displayRepository;