Skip to content

Commit

Permalink
Fix style again
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Jul 12, 2024
1 parent 001091e commit a35adff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\LaravelCustomCasts\Casts;

use Illuminate\Contracts\Database\Eloquent\CastsAttributes;
Expand Down

0 comments on commit a35adff

Please sign in to comment.