You are here

protected property FromFieldFormatter::$fieldManager in Formatter Field 8

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldFormatter/FromFieldFormatter.php, line 38

Class

FromFieldFormatter
Plugin implementation of the 'formatter_field' formatter.

Namespace

Drupal\formatter_field\Plugin\Field\FieldFormatter

Code

protected $fieldManager;