Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: Coding style
-
Labels:None
Description
The coding style says "all classes must have a complete doc block" and the example it demonstrates contain the @package tag. However, if the package is listed in the file docs, we don't include this in the class docs. Please remove @package.