Opened 9 years ago
Closed 6 years ago
#41402 closed defect (bug) (duplicate)
Document staticvars in l10n.php
| Reported by: | nileshdudakiya94 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | docs |
Description
The statics variables are use in the functions but not mention in documentation of the function.
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)
Hi @nileshdudakiya94, thanks for the patch.
41402.patch is a good start, however, it looks you still need to add text descriptions to go along with the
@staticvarnotations. This is because we typically place higher value on human-consumable documentation, vs simply documenting elements for the benefits of text editors. A text description is really the human aspect of the documentation in this context :-)Also, in the future, it would be helpful if you could supply a more specific summary when submitting trac tickets. I've gone ahead and updated the summary for you to give you some idea of what to aim for.