You are here

promote_disable.routing.yml in Promote Disable 8

File

promote_disable.routing.yml
View source
  1. promote_disable.form:
  2. path: /admin/config/content/promote_disable
  3. defaults:
  4. _title: 'Promote disable'
  5. _form: \Drupal\promote_disable\Form\PromoteDisableForm
  6. requirements:
  7. _permission: 'administer content types'