You are here

protected property VideoEmbedThumbnailFormatter::$providerManager in Video 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/VideoEmbedThumbnailFormatter.php \Drupal\video\Plugin\Field\FieldFormatter\VideoEmbedThumbnailFormatter::providerManager

The embed provider plugin manager.

Type: \Drupal\video_embed_field\ProviderManagerInterface

File

src/Plugin/Field/FieldFormatter/VideoEmbedThumbnailFormatter.php, line 34

Class

VideoEmbedThumbnailFormatter
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video\Plugin\Field\FieldFormatter

Code

protected $providerManager;