composer fix-style

This commit is contained in:
laravel-ide-helper
2024-03-08 10:06:31 +00:00
committed by github-actions[bot]
parent 98252fe740
commit 7ad31cc54f
3 changed files with 8 additions and 3 deletions
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\Models;
use Illuminate\Database\Eloquent\Model;