Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 21, 2023
2 parents 9e26311 + dfa5e76 commit 107f5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GuardHelpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ trait GuardHelpers
/**
* The currently authenticated user.
*
* @var \Illuminate\Contracts\Auth\Authenticatable
* @var \Illuminate\Contracts\Auth\Authenticatable|null
*/
protected $user;

Expand Down

0 comments on commit 107f5de

Please sign in to comment.