Fix PHPDoc comment style
This commit is contained in:
parent
e36345ca53
commit
04ee21d1a8
11 changed files with 11 additions and 11 deletions
|
@ -10,7 +10,7 @@ use Illuminate\Database\Eloquent\Model;
|
|||
use Illuminate\Support\Carbon;
|
||||
|
||||
/**
|
||||
* App\Models\Contact
|
||||
* App\Models\Contact.
|
||||
*
|
||||
* @property int $id
|
||||
* @property string $nick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue