Opened 17 months ago
Closed 16 months ago
#63368 closed defect (bug) (fixed)
Docs: Add missing @param tags for SetLanguage() method in WP_PHPMailer class
| Reported by: | dilipbheda | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Version: | 6.8 | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The SetLanguage() method in the WP_PHPMailer class is missing @param tags in its PHPDoc block. This should be updated to include proper documentation for the $langcode and $lang_path parameters, following WordPress inline documentation standards.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for ticket and PR.
Left one suggestion.