Guest User

Untitled

a guest
Feb 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. entity.entity_two.edit_form:
  2.  
  3. path:
  4. '/property/configuration/communication/{entity_one}/variant/{entity_two}/edit'
  5.  
  6. defaults:
  7.  
  8. _entity_form: communication_variant.edit
  9. _title: 'Add/Edit Email Variant'
  10. entity_one: '%id'
  11. options:
  12.  
  13. parameters:
  14. entity_one:
  15. type: 'entity_one'
  16. communication_variant:
  17. type: entity:node
Add Comment
Please, Sign In to add comment