⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (192 Bytes)
Bug #88939
» AjaxRoutes.php
Guido Schmechel
, 2019-09-25 17:18
<?php
return
[
'foobar'
=>
[
'path'
=>
'/foobar/flushcache'
,
'target'
=>
\Foobar\Sitepackage\Hooks\Backend\FlushFoobarCacheHook
::
class
.
'::myFunctionName'
]
];
« Previous
1
2
3
Next »
(3-3/3)
Loading...