You are here

entity_browser_test.routing.yml in Entity Browser 8.2

Same filename and directory in other branches
  1. 8 tests/modules/entity_browser_test/entity_browser_test.routing.yml
tests/modules/entity_browser_test/entity_browser_test.routing.yml

File

tests/modules/entity_browser_test/entity_browser_test.routing.yml
View source
  1. entity_browser_test.element:
  2. path: '/test-element'
  3. defaults:
  4. _form: '\Drupal\entity_browser_test\Form\FormElementTest'
  5. _title: 'Entity browser form element test'
  6. requirements:
  7. _access: 'TRUE'