PHPCSStandards / PHPCSUtils

A suite of utility functions for use with PHP_CodeSniffer
https://phpcsutils.com/
GNU Lesser General Public License v3.0
54 stars 7 forks source link

Docs: various `@var`/`@param`/`@return` tag improvements #506

Closed jrfnl closed 1 year ago

jrfnl commented 1 year ago

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

Includes minor tweak to the PHPCS ruleset to allow for the longer types and still have a var/param/return description.