TYPO3
7.6
Users
bogdan
Projects
Kapeli
Resources
Dash
Docsets
TYPO3
src
typo3
sysext
recycler
Configuration
Backend
recycler/Configuration/Backend/AjaxRoutes.php
Go to the documentation of this file.
1
<?php
2
6
return
[
7
// Startup the recycler module
8
'recycler'
=> [
9
'path'
=>
'/recycler'
,
10
'target'
=> \TYPO3\CMS\Recycler\Controller\RecyclerAjaxController::class .
'::dispatch'
11
],
12
];
Generated on Wed Nov 11 2015 01:51:50 for TYPO3 by
1.8.3