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\ModelHooks\Model
use Illuminate\Database\Eloquent\Model;
/**
*
*
* @property int $id
* @property-read string $custom
* @method static \Illuminate\Database\Eloquent\Builder<static>|Simple custom($custom)