You are here

protected property FormatterBase::$displayRepository in Reference Table Formatter 8

Entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/FormatterBase.php, line 31

Class

FormatterBase
A base field formatter class for rendering tables.

Namespace

Drupal\reference_table_formatter

Code

protected $displayRepository;