materio-d9/web/modules/custom/materio_flag/materio_flag.routing.yml

8 lines
292 B
YAML
Raw Normal View History

materio_flag.user_flagging_collections:
path: 'materio_flag/user_flagging_collections'
defaults:
_controller: '\Drupal\materio_flag\Controller\MaterioFlagController::getUsersFlaggingCollections'
_title: 'User Flagging Colleciton'
requirements:
_permission: 'access content'