You are here

protected property FileImageFormatter::$entityFieldManager in File Entity (fieldable files) 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/Field/FieldFormatter/FileImageFormatter.php, line 35

Class

FileImageFormatter
Implementation of the 'image' formatter for the file_entity files.

Namespace

Drupal\file_entity\Plugin\Field\FieldFormatter

Code

protected $entityFieldManager;