You are here

opigno_video.routing.yml in Opigno module 3.x

Same filename and directory in other branches
  1. 8 ActivityTypes/opigno_video/opigno_video.routing.yml
ActivityTypes/opigno_video/opigno_video.routing.yml

File

ActivityTypes/opigno_video/opigno_video.routing.yml
View source
  1. opigno_video.image_popup_render:
  2. path: '/opigno_video/render/{fid}'
  3. defaults:
  4. _controller: '\Drupal\opigno_video\Controller\ImagePopup::render'
  5. requirements:
  6. _permission: 'access content'