TYPO3 CMS  TYPO3_7-6
Routes.php File Reference

Go to the source code of this file.

Variables

 return ['wizard_form'=> ['path'=> '/wizard/form/show', 'target'=> WizardController::class . '::indexAction'],]
 

Variable Documentation

◆ return

return[ 'wizard_form'=> [ 'path'=> '/wizard/form/show', 'target'=> WizardController::class . '::indexAction'],]

Definitions for Routes provided by EXT:form

Definition at line 13 of file Routes.php.