You are here

search_embedded_form.routing.yml in Drupal 8

core/modules/search/tests/modules/search_embedded_form/search_embedded_form.routing.yml

File

core/modules/search/tests/modules/search_embedded_form/search_embedded_form.routing.yml
View source
  1. search_embedded_form.test_embedded_form:
  2. path: '/search_embedded_form'
  3. defaults:
  4. _title: 'Search_Embed_Form'
  5. _form: '\Drupal\search_embedded_form\Form\SearchEmbeddedForm'
  6. requirements:
  7. _permission: 'search content'