Merge branch 'barry-backport' into @fix/collection-with-template-types

This commit is contained in:
stefanScrumble
2024-03-08 11:50:25 +01:00
100 changed files with 1931 additions and 968 deletions
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\Models;
use Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\NonModels\CollectionModel;