User tests: Successful: Unsuccessful:
Adds some missing doc blocks reported by PHPCS.
View Drone/PHPCS results.
No errors.
FILE: ...istrator/components/com_config/src/View/Application/HtmlView.php
----------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------
29 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
31 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
33 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
----------------------------------------------------------------------
FILE: ...inistrator/components/com_config/src/View/Component/HtmlView.php
----------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------
27 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
29 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
31 | ERROR | Missing member variable doc comment
| | (Squiz.Commenting.VariableComment.Missing)
----------------------------------------------------------------------
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_config |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-24 09:19:52 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
Thanks
@HLeithner @wilsonge
please merge asap as drone fails for other PRs.