#39606 closed defect (bug) (duplicate)
Missing @access in class-automatic-upgrader-skin.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.8 |
| Component: | Upgrade/Install | Keywords: | |
| Focuses: | docs | Cc: |
Description
Missing DocBlock @access in below funtion:
public function feedback( $data ) in
wp-admin/includes/class-automatic-upgrader-skin.php
Attachments (2)
Change History (5)
#1
@
9 years ago
- Resolution set to duplicate
- Status changed from new to closed
Hey @mitraval192,
there ist already a ticket for the docBlocks of this class. Please update the Patch in #39593
Version 0, edited 9 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
@access public added