You are here

protected property FieldFormatterEntityEmbedDisplayBase::$fieldFormatter in Entity Embed 8

The field formatter.

Type: \Drupal\Core\Field\FormatterInterface

File

src/EntityEmbedDisplay/FieldFormatterEntityEmbedDisplayBase.php, line 49

Class

FieldFormatterEntityEmbedDisplayBase
Base class for field formatter display plugins.

Namespace

Drupal\entity_embed\EntityEmbedDisplay

Code

protected $fieldFormatter;