Opened 2 years ago
Closed 2 years ago
#61705 closed defect (bug) (fixed)
Docs: Correct @return value for _get_block_templates_files().
| Reported by: | dilipbheda | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.7 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The _get_block_templates_files() function returns null, so we also need to add in inline code.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there!
I thought we should add some description for return type.
@return array|null The Template files, or null if $template_type not matched.