UPdate snapshots

This commit is contained in:
Barry vd. Heuvel
2025-07-17 08:11:33 +02:00
parent f4e23dae5e
commit 12c891a0bf
42 changed files with 0 additions and 110 deletions
@@ -7,8 +7,6 @@ namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\ArrayCastsWithCo
use Illuminate\Database\Eloquent\Model;
/**
*
*
* @property array<int, string>|null $cast_to_array -- These three should not be duplicated
* @property array<int, string> $cast_to_json some-description
* @property \Illuminate\Support\Collection<int, string> $cast_to_collection some-description