Merge branch 'master' into feat-docblocks

This commit is contained in:
Barry vd. Heuvel
2024-02-19 13:02:08 +01:00
45 changed files with 27 additions and 127 deletions
@@ -7,8 +7,6 @@ namespace Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateBasicPhp
use Illuminate\Database\Eloquent\Model;
/**
* Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\GenerateBasicPhpdoc\Models\Post
*
* @property int $id
* @property string|null $char_nullable
* @property string $char_not_nullable