UserController refactor

This commit is contained in:
Benoît Burnichon
2015-03-31 19:57:14 +02:00
parent 9c7af31080
commit feddae6ac7
8 changed files with 1142 additions and 891 deletions

View File

@@ -79,7 +79,7 @@ class User_Query implements User_QueryInterface
/**
* Return query results
*
* @return array
* @return User[]
*/
public function get_results()
{