You are here

protected property CKEditorMediaEmbedSettingsForm::$urlGenerator in CKEditor Media Embed Plugin 8

The URL generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Form/CKEditorMediaEmbedSettingsForm.php, line 35

Class

CKEditorMediaEmbedSettingsForm
Class CKEditorMediaEmbedSettingsForm.

Namespace

Drupal\ckeditor_media_embed\Form

Code

protected $urlGenerator;