diff --git a/GuardHelpers.php b/GuardHelpers.php index 6ec97561..21094bf8 100644 --- a/GuardHelpers.php +++ b/GuardHelpers.php @@ -86,7 +86,7 @@ public function id() * Set the current user. * * @param \Illuminate\Contracts\Auth\Authenticatable $user - * @return void + * @return $this */ public function setUser(AuthenticatableContract $user) {