You are here

protected property VideoItem::$entityTypeManager in Video 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldType/VideoItem.php, line 45

Class

VideoItem
Plugin implementation of the 'video' field type.

Namespace

Drupal\video\Plugin\Field\FieldType

Code

protected $entityTypeManager;