Skip to content

Instantly share code, notes, and snippets.

@davidjguru
Created April 9, 2018 14:50
Show Gist options
  • Save davidjguru/f48b672645604667442e0eb81b6922bd to your computer and use it in GitHub Desktop.
Save davidjguru/f48b672645604667442e0eb81b6922bd to your computer and use it in GitHub Desktop.
formexample routing file
formexample_form:
path: 'formexample/myform'
defaults:
_title: 'Form Example Drupal 8'
_form: '\Drupal\formexample\Form\FormExample'
requirements:
_permission: 'access content'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment