You are here

tweetbutton.routing.yml in Tweet Button 8

File

tweetbutton.routing.yml
View source
  1. tweetbutton.settings:
  2. path: '/admin/config/services/tweetbutton'
  3. defaults:
  4. _form: '\Drupal\tweetbutton\Form\TweetbuttonSettingsForm'
  5. _title: 'Tweet Button'
  6. requirements:
  7. _permission: 'administer tweetbutton'