mirror of
https://github.com/cachethq/cachet.git
synced 2026-07-01 08:15:55 +00:00
Fix docbloc
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user