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