Fix PHPDoc comment style

This commit is contained in:
Jonny Barnes 2020-09-13 17:22:52 +01:00
parent e36345ca53
commit 04ee21d1a8
11 changed files with 11 additions and 11 deletions

View file

@ -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