‪TYPO3CMS  10.4
AjaxRoutes.php File Reference

Go to the source code of this file.

Variables

 return ['user_access_permissions'=>['path'=> '/users/access/permissions', 'target'=> \TYPO3\CMS\Beuser\Controller\PermissionAjaxController::class . '::dispatch']]
 

Variable Documentation

◆ return

return[ 'user_access_permissions'=>[ 'path'=> '/users/access/permissions', 'target'=> \TYPO3\CMS\Beuser\Controller\PermissionAjaxController::class . '::dispatch']]

Definitions for routes provided by EXT:beuser

Definition at line 6 of file AjaxRoutes.php.