cron_example.routing.yml 191 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 cron_example: path: '/examples/cron_example' defaults: _form: '\Drupal\cron_example\Form\CronExampleForm' _title: 'Cron Example' requirements: _permission: 'access content'