Closed wppunk closed 2 years ago
Show notice when in PHPDoc using the full syntax for the @params, @return, and other tags. Ensure, that possible use long syntax inside the short description.
@params
@return
We check the short syntax in all places except PHPDoc.
Expected Behavior
Show notice when in PHPDoc using the full syntax for the
@params
,@return
, and other tags. Ensure, that possible use long syntax inside the short description.Current Behavior
We check the short syntax in all places except PHPDoc.