#35699 closed defect (bug) (fixed)
Fix indentation for JsonSerializable comment
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | 4.4 |
| Component: | REST API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
This will fix indentation for @link tag in JsonSerializable comment. It using spaces today when the rest of the comment uses tabs.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Hi @Frozzare, thanks for the patch!