You are here

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

The entity display repository

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

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

Class

FieldCollectionTabsFormatter
Plugin implementation of the 'tabs' formatter.

Namespace

Drupal\field_collection_tabs\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;