You are here

protected property EntityReferenceTableFormatter::$entityDisplayRepository in Reference Table Formatter 2.0.x

Entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Plugin/Field/FieldFormatter/EntityReferenceTableFormatter.php, line 40

Class

EntityReferenceTableFormatter
A field formatter to display a table.

Namespace

Drupal\reference_table_formatter\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;