Fix tests

This commit is contained in:
stefanScrumble
2024-03-08 11:13:45 +01:00
parent 98252fe740
commit e5782c3205
2 changed files with 3 additions and 3 deletions
@@ -46,7 +46,7 @@ class WithCollection extends Model
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\Models{ namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\Models{
/** /**
* Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateMixinCollection\Models\WithCollection *
* *
* @property-read \Illuminate\Support\Collection<int, string> $collection * @property-read \Illuminate\Support\Collection<int, string> $collection
* @property-read \Illuminate\Support\Collection $collection_without_doc_block * @property-read \Illuminate\Support\Collection $collection_without_doc_block