‪TYPO3CMS  10.4
Routes.php File Reference

Go to the source code of this file.

Variables

 return ['wizard_element_browser'=>['path'=> '/wizard/record/browse', 'target'=> \TYPO3\CMS\Recordlist\Controller\ElementBrowserController::class . '::mainAction'],]
 

Variable Documentation

◆ return

return[ 'wizard_element_browser'=>[ 'path'=> '/wizard/record/browse', 'target'=> \TYPO3\CMS\Recordlist\Controller\ElementBrowserController::class . '::mainAction'],]

Definitions of routes

Definition at line 5 of file Routes.php.