Opened 6 years ago
Closed 6 years ago
#48214 closed defect (bug) (fixed)
Add missing `@param` for first parameter passed to `big_image_size_threshold`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | 5.3 |
| Component: | Media | Keywords: | needs-patch good-first-bug |
| Focuses: | docs | Cc: |
Description
The big_image_size_threshold filter is passed 4 values, but only three are documented inline. The first one, threshold value, needs a @param tag with the appropriate parts.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
See #47873. Introduced in [46076].