vscode-php-docblocker
vscode-php-docblocker copied to clipboard
Lint on doc block not matching actual method argument/return types
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.