Fix docbloc

This commit is contained in:
James Brooks
2015-01-16 16:10:44 +00:00
parent dd83347b16
commit 494bcd9adb

View File

@@ -74,7 +74,7 @@ class User extends Model implements UserInterface, RemindableInterface
*
* @param string $password
*
* @return $this
* @return \CachetHQ\Cachet\Models\User
*/
public function setPasswordAttribute($password)
{