travis edit

This commit is contained in:
talonos
2016-02-19 15:04:24 +00:00
parent 00f6f1bcb9
commit 46e4a0675c

View File

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