mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-20 10:57:48 -07:00
More code for 5.3
This commit is contained in:
Regular → Executable
+1
-1
@@ -6,8 +6,8 @@
|
||||
* This software may be modified and distributed under the terms
|
||||
* of the MIT license. See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
namespace FireflyIII\Http\Middleware;
|
||||
|
||||
use Illuminate\Foundation\Http\Middleware\VerifyCsrfToken as BaseVerifier;
|
||||
|
||||
Reference in New Issue
Block a user