Fix PHPDoc styles for ide helper blocks
This commit is contained in:
parent
3f1bca4168
commit
bd93f7831e
11 changed files with 11 additions and 11 deletions
|
@ -8,7 +8,7 @@ use Illuminate\Foundation\Auth\User as Authenticatable;
|
|||
use Illuminate\Notifications\Notifiable;
|
||||
|
||||
/**
|
||||
* App\Models\User
|
||||
* App\Models\User.
|
||||
*
|
||||
* @property int $id
|
||||
* @property string $name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue