Skip to content

Commit

Permalink
fix: import missing class
Browse files Browse the repository at this point in the history
  • Loading branch information
runepiper committed Mar 29, 2023
1 parent 1dcb032 commit bd189be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Middleware/AddEnvironmentInformation.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace VV\T3ignition\Middleware;

use Closure;
use TYPO3\CMS\Core\Core\Environment;
use TYPO3\CMS\Core\Information\Typo3Version;
use Spatie\FlareClient\FlareMiddleware\FlareMiddleware;
use Spatie\FlareClient\Report;
Expand Down

0 comments on commit bd189be

Please sign in to comment.