You are here

protected property ImageItem::$entityManager in Drupal 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/image/src/Plugin/Field/FieldType/ImageItem.php, line 55

Class

ImageItem
Plugin implementation of the 'image' field type.

Namespace

Drupal\image\Plugin\Field\FieldType

Code

protected $entityManager;