You are here

animations.routing.yml in Animations (JS/CSS) 8

File

animations.routing.yml
View source
  1. animations_config_form:
  2. path: '/admin/config/animations/config'
  3. defaults:
  4. _form: '\Drupal\animations\Form\AnimationsConfigForm'
  5. _title: 'Animations module configuration'
  6. requirements:
  7. _permission: 'animations administer_animations'