You are here

video_embed_html5.routing.yml in Video Embed HTML5 8

File

video_embed_html5.routing.yml
View source
  1. video_embed_html5.config.form:
  2. path: '/admin/config/media/video-embed-html5'
  3. defaults:
  4. _form: '\Drupal\video_embed_html5\Form\VideoEmbedHtml5ConfigForm'
  5. _title: 'Video Embed HTML5 config'
  6. requirements:
  7. _permission: 'administer video_embed_html5'