Skip to content

Commit

Permalink
Update AuthUserProcessor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
judgej authored Aug 23, 2020
1 parent 92c12e4 commit a7c9904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Processor/AuthUserProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
use Monolog\Processor\ProcessorInterface;
use Monolog\ResettableInterface;
use Illuminate\Support\Facades\Auth;
use Throwable;

class AuthUserProcessor implements ProcessorInterface, ResettableInterface
{
Expand Down

0 comments on commit a7c9904

Please sign in to comment.