TYPO3  7.6
Variables
context_help/Configuration/Backend/AjaxRoutes.php File Reference

Go to the source code of this file.

Variables

 return [ 'context_help'=>[ 'path'=> '/context-help', 'target'=>\TYPO3\CMS\ContextHelp\Controller\ContextHelpAjaxController::class. '::getHelpAction']]
 

Variable Documentation

return[ 'context_help'=>[ 'path'=> '/context-help', 'target'=>\TYPO3\CMS\ContextHelp\Controller\ContextHelpAjaxController::class. '::getHelpAction']]

Definitions for routes provided by EXT:context_help

Definition at line 12 of file context_help/Configuration/Backend/AjaxRoutes.php.