Skip to content

Commit

Permalink
phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 29, 2024
1 parent 8f99a4d commit 2d925ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
41 changes: 0 additions & 41 deletions .github/workflows/ci.yml

This file was deleted.

1 change: 1 addition & 0 deletions src/ResolveUserDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use Doctrine\Common\EventSubscriber;
use Illuminate\Contracts\Auth\Guard;

use function app;
use function call_user_func;
use function call_user_func_array;
use function get_class;
Expand Down

0 comments on commit 2d925ad

Please sign in to comment.