You are here

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

Same name and namespace in other branches
  1. 8 modules/video_embed_wysiwyg/src/Plugin/Filter/VideoEmbedWysiwyg.php \Drupal\video_embed_wysiwyg\Plugin\Filter\VideoEmbedWysiwyg::providerManager

The video provider manager.

Type: \Drupal\video_embed_field\ProviderManagerInterface

File

modules/video_embed_wysiwyg/src/Plugin/Filter/VideoEmbedWysiwyg.php, line 32

Class

VideoEmbedWysiwyg
The filter to turn tokens inserted into the WYSIWYG into videos.

Namespace

Drupal\video_embed_wysiwyg\Plugin\Filter

Code

protected $providerManager;