mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-20 19:13:11 +00:00
Fix tests
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user