You are here

flot_spider_examples.routing.yml in Flot 8

flot_spider/flot_spider_examples/flot_spider_examples.routing.yml

File

flot_spider/flot_spider_examples/flot_spider_examples.routing.yml
View source
  1. flot_spider_examples.example:
  2. path: '/flot-examples/spider'
  3. defaults:
  4. _controller: '\Drupal\flot_spider_examples\Controller\FlotSpiderExamples::content'
  5. _title: 'Spider Chart'
  6. requirements:
  7. _permission: 'access content'