You are here

protected property ParagraphsTableFormatter::$entityDisplayRepository in Paragraphs table 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

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

Class

ParagraphsTableFormatter
Plugin implementation of the 'paragraphs_table_formatter' formatter.

Namespace

Drupal\paragraphs_table\Plugin\Field\FieldFormatter

Code

protected $entityDisplayRepository;