Fix Coding standards

This commit is contained in:
Romain Neutron
2012-01-31 11:54:31 +01:00
parent bb0b958830
commit 4fdf00bd7f

View File

@@ -200,7 +200,7 @@ class UsrList
* Return true if one of the entry is related to the given user
*
* @param \User_Adapter $user
* @return boolean
* @return boolean
*/
public function has(\User_Adapter $user)
{