TYPO3  7.6
Variables
recordlist/Configuration/Backend/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[ 'wizard_element_browser'=>[ 'path'=> '/wizard/record/browse', 'target'=>\TYPO3\CMS\Recordlist\Controller\ElementBrowserController::class. '::mainAction'],]

Definitions of routes

Definition at line 11 of file recordlist/Configuration/Backend/Routes.php.