materio_flag.routing.yml 292 B

1234567
  1. materio_flag.user_flagging_collections:
  2. path: 'materio_flag/user_flagging_collections'
  3. defaults:
  4. _controller: '\Drupal\materio_flag\Controller\MaterioFlagController::getUsersFlaggingCollections'
  5. _title: 'User Flagging Colleciton'
  6. requirements:
  7. _permission: 'access content'