TYPO3  7.6
Variables
form/Configuration/Backend/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[ 'wizard_form'=>[ 'path'=> '/wizard/form/show', 'target'=> WizardController::class. '::indexAction'],]

Definitions for Routes provided by EXT:form

Definition at line 13 of file form/Configuration/Backend/Routes.php.