diff --git a/GuardHelpers.php b/GuardHelpers.php index 291c65d46..7c41f4d6a 100644 --- a/GuardHelpers.php +++ b/GuardHelpers.php @@ -41,7 +41,7 @@ public function authenticate() } /** - * Determine if the guard has the current user without triggering side effects. + * Determine if the guard has a user instance. * * @return bool */