You are here

charts_test.routing.yml in Charts 8.4

Same filename and directory in other branches
  1. 5.0.x tests/modules/charts_test/charts_test.routing.yml
tests/modules/charts_test/charts_test.routing.yml

File

tests/modules/charts_test/charts_test.routing.yml
View source
  1. charts_test.data_collector_table_test_form:
  2. path: '/charts_test/data_collector_table_test_form'
  3. defaults:
  4. _form: '\Drupal\charts_test\Form\DataCollectorTableTestForm'
  5. _title: 'Data collector table test form'
  6. requirements:
  7. _access: 'TRUE'