You are here

youtubechannel.routing.yml in YoutubeChannel 8.3

Same filename and directory in other branches
  1. 8 youtubechannel.routing.yml
  2. 8.2 youtubechannel.routing.yml

File

youtubechannel.routing.yml
View source
  1. youtubechannel.settings:
  2. path: '/admin/config/services/youtubechannel'
  3. defaults:
  4. _form: '\Drupal\youtubechannel\YoutubechannelSettingsForm'
  5. _title: 'Youtubechannel Settings'
  6. requirements:
  7. _permission: 'administer site configuration'