mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 10:33:11 +00:00
Update tests for int/bool
This commit is contained in:
@@ -10,7 +10,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
/**
|
||||
* Barryvdh\LaravelIdeHelper\Tests\Console\ModelsCommand\Variadic\Models\Simple
|
||||
*
|
||||
* @property integer $id
|
||||
* @property int $id
|
||||
* @method static Builder|Simple newModelQuery()
|
||||
* @method static Builder|Simple newQuery()
|
||||
* @method static Builder|Simple query()
|
||||
|
||||
Reference in New Issue
Block a user