You are here

protected property VideoEmbedWysiwyg::$renderer 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::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

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

Namespace

Drupal\video_embed_wysiwyg\Plugin\Filter

Code

protected $renderer;