comment.routing.yml

drupal/core/modules/comment/comment.routing.yml
1 string reference to YAML keys in comment.routing.yml
comment_menu in drupal/core/modules/comment/comment.module
Implements hook_menu().

File

drupal/core/modules/comment/comment.routing.yml
View source
  1. comment_edit_page:
  2. pattern: 'comment/{comment}/edit'
  3. defaults:
  4. _entity_form: comment.default
  5. requirements:
  6. _entity_access: comment.update