You are here

protected property VideoItem::$entityManager in Video 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

VideoItem
Plugin implementation of the 'video' field type.

Namespace

Drupal\video\Plugin\Field\FieldType

Code

protected $entityManager;