vscode-php-docblocker icon indicating copy to clipboard operation
vscode-php-docblocker copied to clipboard

Lint on doc block not matching actual method argument/return types

Open OfficialOzzy opened this issue 5 years ago • 0 comments

It would be good to see an error if the doc comment parameter and return types do not match that of the actual method/function.

OfficialOzzy avatar Jan 19 '21 10:01 OfficialOzzy