You are here

protected property FieldFormatterBase::$entityFieldManager in (Entity Reference) Field Formatters 3.x

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldFormatter/FieldFormatterBase.php, line 53

Class

FieldFormatterBase
Base class for field formatters.

Namespace

Drupal\field_formatter\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;