You are here

protected property SvgFormatter::$entityRepository in SVG Formatter 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/Field/FieldFormatter/SvgFormatter.php, line 56

Class

SvgFormatter
Plugin implementation of the 'svg_formatter' formatter.

Namespace

Drupal\svg_formatter\Plugin\Field\FieldFormatter

Code

protected $entityRepository;