rename index to list

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2017-04-29 19:39:51 +02:00
committed by Nicolas Lœuillet
parent a2daa32d0c
commit d01dc5a81e
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ class ManageController extends Controller
/**
* Lists all User entities.
*
* @Route("/index/{page}", name="user_index")
* @Route("/list/{page}", name="user_index")
* @Method("GET")
*
* @param int $page