#39462 closed defect (bug) (fixed)
Add missing @since and @access tags in the DocBlock for is_first_order_clause()
Reported by: | keesiemeijer | Owned by: | |
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Query | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
The @since
and @access
tags are missing in the DocBlock for is_first_order_clause()
.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Add missing @since and @access tags