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

@ -13,7 +13,7 @@ use Illuminate\Notifications\Notifiable;
use Illuminate\Support\Carbon;
/**
* App\Models\User
* App\Models\User.
*
* @property int $id
* @property string $name