You are here

protected property GeneralImageFormatter::$entityRepository in Formatter Suite 8

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepository

File

src/Plugin/Field/FieldFormatter/GeneralImageFormatter.php, line 63

Class

GeneralImageFormatter
Formats an image.

Namespace

Drupal\formatter_suite\Plugin\Field\FieldFormatter

Code

protected $entityRepository;