#5513 closed enhancement (fixed)
File Level PHPdoc for template-loader.php
Reported by: | darkdragon | Owned by: | westi |
---|---|---|---|
Milestone: | 2.5 | Priority: | low |
Severity: | minor | Version: | |
Component: | Optimization | Keywords: | phpdoc documentation has-patch |
Focuses: | Cc: |
Description
File Level documentation is useful for xref and phpdocumentor sites to give the reader what the file does at a glance.
A brief (very brief) summary of what template-loader.php does. It has no functions, therefore file level documentation is only all that can be given.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
File level phpdoc documentation based off of r6473