Fix style again (#1569)

This commit is contained in:
Barry vd. Heuvel
2024-07-12 16:16:37 +02:00
committed by GitHub
parent 001091e605
commit 2dba19133c
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\LaravelCustomCasts\Casts;
use Illuminate\Contracts\Database\Eloquent\CastsAttributes;