You are here

protected property NameFormatter::$entityFieldManager in Name Field 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Plugin/Field/FieldFormatter/NameFormatter.php, line 46

Class

NameFormatter
Plugin implementation of the 'name' formatter.

Namespace

Drupal\name\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;