Opened 9 years ago
Closed 9 years ago
#39526 closed defect (bug) (fixed)
Move DocBlock after function_exists for function install_global_terms
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Upgrade/Install | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The DocBlock for function install_global_terms() is before a function_exist call. Because of this the DocBlock for this function is not imported by the phpdoc-parser.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Move DocBlock