You are here

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

Entity to table renderer.

Type: \Drupal\reference_table_formatter\EntityToTableRenderer

File

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

Class

EntityReferenceTableFormatter
A field formatter to display a table.

Namespace

Drupal\reference_table_formatter\Plugin\Field\FieldFormatter

Code

protected $tableRenderer;