Opened 9 months ago
Closed 8 months ago
#62183 closed defect (bug) (fixed)
Bundled themes: PHPCS "doc comment for parameter is missing"
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | |
Focuses: | coding-standards | Cc: |
Description
This ticket is created to serve as the base for resolving the phpcs error such as
"Doc comment for parameter is missing" for the whole codebase.
Command to check for this Error :-
phpcs --standard=WordPress --extensions=php file_path
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
This patch contain some of the doc comment for the parameter.