-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Currently the plugin isn't parsing single line phpdoc, as it should.
/** @var int */
protected $foo;
Also, while we're discussing this topic, it might be worth mentioning that PHP 7.4 supports typed properties now. I haven't tested if the plugin works with this or not, but it certainly should.
JaPawel and ScorpioT1000
Metadata
Metadata
Assignees
Labels
No labels