You are here

url_embed.routing.yml in URL Embed 8

File

url_embed.routing.yml
View source
  1. url_embed.dialog:
  2. path: '/url-embed/dialog/{editor}/{embed_button}'
  3. defaults:
  4. _form: '\Drupal\url_embed\Form\UrlEmbedDialog'
  5. _title: 'Embed URL'
  6. requirements:
  7. _embed_button_editor_access: 'TRUE'