workspaces_test.routing.yml
1 string reference to YAML keys in workspaces_test.routing.yml
- ActiveWorkspaceTestForm::buildForm in core/
modules/ workspaces/ tests/ modules/ workspaces_test/ src/ Form/ ActiveWorkspaceTestForm.php - Form constructor.
File
-
core/
modules/ workspaces/ tests/ modules/ workspaces_test/ workspaces_test.routing.yml
View source
- workspaces_test.get_form:
- path: '/active-workspace-test-form'
- defaults:
- _title: 'Active Workspace Test Form'
- _form: '\Drupal\workspaces_test\Form\ActiveWorkspaceTestForm'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.