This commit is contained in:
dmzx
2016-02-07 15:08:28 +01:00
parent f4d19a5697
commit a4e20abe15

View File

@@ -46,7 +46,7 @@ class main_controller
* Controller for mChat actions called with Ajax requests
*
* @param $action The action to perform, one of add|edit|del|clean|refresh|whois
* @return \Symfony\Component\HttpFoundation\JsonResponse A Symfony JsonResponse object
* @return A Symfony JsonResponse object
*/
public function action($action)
{