PHPCSStandards / PHPCSExtra

A collection of code standards for use with PHP_CodeSniffer
GNU Lesser General Public License v3.0
90 stars 8 forks source link

Docs: various improvements #266

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

Docs: improve test @return tags

... and make these docblocks a little more consistent.

Docs: improve @return tags for register() methods

... and make them more consistent across the sniffs.

Docs: various @var/@param/@return tag improvements

Definitely not claiming completeness. This is just another iteration step in improving the documented types.