From 4343a8030c5b2591fffd0697078da705aa2717be Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Sat, 9 Jun 2018 09:54:40 -0500 Subject: [PATCH] formatting --- GuardHelpers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */