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
|
@ -7,7 +7,7 @@ namespace App\Models;
|
|||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
/**
|
||||
* App\Models\Contact
|
||||
* App\Models\Contact.
|
||||
*
|
||||
* @property int $id
|
||||
* @property string $nick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue