Opened 10 years ago
Closed 10 years ago
#39526 closed defect (bug) (fixed)
Move DocBlock after function_exists for function install_global_terms
| Reported by: | keesiemeijer | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Move DocBlock