dchadwick/web/modules/custom/ufc/ufc.routing.yml

8 lines
176 B
YAML
Raw Normal View History

2024-03-13 15:48:45 +00:00
ufc_predict.form:
path: '/self-heal'
defaults:
_form: '\Drupal\ufc\Form\SelfHealKickoffForm'
_title: 'Self Heal Kickoff'
requirements:
_role: 'authenticated'