TYPO3CMS
9.5
|
Go to the source code of this file.
Variables | |
return ['t3editor_tsref'=>['path'=> '/t3editor/tsref', 'target'=> \TYPO3\CMS\T3editor\Controller\TypoScriptReferenceController::class . '::loadReference'], 't3editor_codecompletion_loadtemplates'=>['path'=> '/t3editor/codecompletion/load-templates', 'target'=> \TYPO3\CMS\T3editor\Controller\CodeCompletionController::class . '::loadCompletions']] | |
return[ 't3editor_tsref'=>[ 'path'=> '/t3editor/tsref', 'target'=> \TYPO3\CMS\T3editor\Controller\TypoScriptReferenceController::class . '::loadReference'], 't3editor_codecompletion_loadtemplates'=>[ 'path'=> '/t3editor/codecompletion/load-templates', 'target'=> \TYPO3\CMS\T3editor\Controller\CodeCompletionController::class . '::loadCompletions']] |
Definitions for routes provided by EXT:t3editor
Definition at line 6 of file AjaxRoutes.php.