#15852 closed defect (bug) (fixed)
phpDoc: A few notation fixes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Inline Docs | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | demetris |
Description
A few doc blocks are not picked up by phpDoc because their opening lines have one asterisk instead of two.
Patch fixes that.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [17009]) phpdoc notation fixes. Props demetris. fixes #15852