Fix PHPDoc comment style
This commit is contained in:
parent
e36345ca53
commit
04ee21d1a8
11 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ use Normalizer;
|
|||
use Spatie\CommonMarkHighlighter\{FencedCodeRenderer, IndentedCodeRenderer};
|
||||
|
||||
/**
|
||||
* App\Models\Note
|
||||
* App\Models\Note.
|
||||
*
|
||||
* @property int $id
|
||||
* @property string|null $note
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue