Fix cosmetic issues and update api documentation

This commit is contained in:
Frederic Guillot
2016-02-20 15:31:26 -05:00
parent fc468088c3
commit 0261c751cf
11 changed files with 246 additions and 273 deletions

View File

@@ -137,7 +137,7 @@ class User extends Base
*
* @access public
* @param string $username Username
* @return array
* @return integer
*/
public function getIdByUsername($username)
{