You are here

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityReferenceTableFormatter
A field formatter to display a table.

Namespace

Drupal\reference_table_formatter\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;