Trim strings and bump reflection docblock (#1721)

* Update version restraint

* UPdate snapshots

* update strings
This commit is contained in:
Barry vd. Heuvel
2025-07-17 08:20:10 +02:00
committed by GitHub
parent fafe264b3c
commit 877f5ed0a7
45 changed files with 14 additions and 130 deletions
@@ -45,8 +45,6 @@ class Post extends Model
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GeneratePhpdocWithMixin\Models{
/**
*
*
* @property $someProp
* @method someMethod(string $method)
* @method static \Illuminate\Database\Eloquent\Builder<static>|FinalPost newModelQuery()
@@ -60,8 +58,6 @@ namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GeneratePhpdocWi
namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GeneratePhpdocWithMixin\Models{
/**
*
*
* @property $someProp
* @method someMethod(string $method)
* @property int $id