You are here

protected property FieldCollectionTabsFormatter::$entityFieldManager in Field Collection Tab formatter 8

The entity field manager

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldFormatter/FieldCollectionTabsFormatter.php, line 40

Class

FieldCollectionTabsFormatter
Plugin implementation of the 'tabs' formatter.

Namespace

Drupal\field_collection_tabs\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;