Drupal API documentation standards for order of documentation sections
Found few places that misplaced @return & @throws tags in core/modules folder
core/modules/book/src/BookExport.php
core/modules/comment/src/Controller/CommentController.php
core/modules/image/src/Controller/ImageStyleDownloadController.php
core/modules/system/src/FileDownloadController.php
core/modules/views/src/ViewExecutable.php
Need suggestions!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2599250-1.patch | 7.67 KB | krknth |
Comments
Comment #2
krknth commentedFound in few places only.
patch attached. Needs review.
Comment #3
krknth commentedAdded child task #2599524: Fixing order of documentation sections for /core/lib/Drupal
Comment #4
krknth commentedComment #5
jhodgdonLooks good to me, thanks!
Comment #6
xjmAll these changes look correct. Thanks @krknth! Committed and pushed to 8.0.x.