You are here

protected property FormatterBase::$entityManager in Reference Table Formatter 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FormatterBase.php, line 24

Class

FormatterBase
A base field formatter class for rendering tables.

Namespace

Drupal\reference_table_formatter

Code

protected $entityManager;