You are here

protected property Thumbnail::$providerManager in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/Thumbnail.php \Drupal\video_embed_field\Plugin\Field\FieldFormatter\Thumbnail::providerManager

The embed provider plugin manager.

Type: \Drupal\video_embed_field\ProviderManagerInterface

File

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

Class

Thumbnail
Plugin implementation of the thumbnail field formatter.

Namespace

Drupal\video_embed_field\Plugin\Field\FieldFormatter

Code

protected $providerManager;