Skip to content

Commit

Permalink
Run php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
emmachughes authored and github-actions[bot] committed Sep 28, 2023
1 parent aa8c415 commit 92d3964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
use Cerpus\EdlibResourceKit\Oauth1\SignerInterface;
use Illuminate\Http\Request;
use Symfony\Component\HttpFoundation\Response;

use function assert;
use function http_build_query;
use function redirect;
Expand Down
1 change: 1 addition & 0 deletions sourcecode/apis/contentauthor/app/Traits/ReturnToCore.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use App\Libraries\DataObjects\LtiContent;
use Illuminate\Support\Facades\Session;
use Illuminate\Support\Facades\URL;

use function now;
use function serialize;

Expand Down

0 comments on commit 92d3964

Please sign in to comment.