TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
context_help
Configuration
Backend
context_help/Configuration/Backend/AjaxRoutes.php
Go to the documentation of this file.
1
<?php
2
6
return
[
7
// Fetch data about the context help
8
'context_help'
=> [
9
'path'
=>
'/context-help'
,
10
'target'
=> \TYPO3\CMS\ContextHelp\Controller\ContextHelpAjaxController::class .
'::getHelpAction'
11
]
12
];
Generated on Wed Nov 11 2015 01:51:50 for TYPO3 by
1.8.3