TYPO3CMS
9.5
|
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'],] | |
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.