‪TYPO3CMS  10.4
Routes.php File Reference

Go to the source code of this file.

Variables

 return ['rteckeditor_wizard_browse_links'=>['path'=> '/rte/wizard/browselinks', 'target'=> \TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController::class . '::mainAction'],]
 

Variable Documentation

◆ return

return[ 'rteckeditor_wizard_browse_links'=>[ 'path'=> '/rte/wizard/browselinks', 'target'=> \TYPO3\CMS\RteCKEditor\Controller\BrowseLinksController::class . '::mainAction'],]

Definitions of routes

Definition at line 6 of file Routes.php.