You are here

field_tools.routing.yml in Field tools 8

File

field_tools.routing.yml
View source
  1. field_tools.reports.list:
  2. path: /admin/reports/fields/tools
  3. defaults:
  4. _controller: '\Drupal\field_tools\Controller\FieldList::content'
  5. _title: Field List
  6. requirements:
  7. _permission: 'administer site configuration'