Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2025-05-13 10:01:27 +00:00
parent 586a8c1b37
commit 5e6e01f017

View File

@@ -1,5 +1,14 @@
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace App\Http\Middleware;
use Closure;