Skip to content

Instantly share code, notes, and snippets.

Created June 24, 2013 21:24
Show Gist options
  • Save anonymous/5853729 to your computer and use it in GitHub Desktop.
Save anonymous/5853729 to your computer and use it in GitHub Desktop.
node_page_edit:
pattern: '/node/{node}/edit'
defaults:
_entity_form: 'node.edit'
requirements:
_entity_access: 'node.update'
options:
converter:
node: 'paramconverter.typed_data'
typeddata:
node:
type: 'entity:node'
constriants: blablabla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment