You are here

opigno_catalog.routing.yml in Opigno training catalog 8

Same filename and directory in other branches
  1. 3.x opigno_catalog.routing.yml

File

opigno_catalog.routing.yml
View source
  1. opigno_catalog.default_controller_set_style:
  2. path: '/opigno-catalog/set-style/{style}'
  3. defaults:
  4. _controller: '\Drupal\opigno_catalog\Controller\DefaultController::setStyle'
  5. requirements:
  6. _permission: 'access content'