You are here

protected property VideoEmbedDialog::$renderer in Video Embed Field 8.2

Same name and namespace in other branches
  1. 8 modules/video_embed_wysiwyg/src/Form/VideoEmbedDialog.php \Drupal\video_embed_wysiwyg\Form\VideoEmbedDialog::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

modules/video_embed_wysiwyg/src/Form/VideoEmbedDialog.php, line 39

Class

VideoEmbedDialog
A class for a video embed dialog.

Namespace

Drupal\video_embed_wysiwyg\Form

Code

protected $renderer;