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!

CommentFileSizeAuthor
#2 2599250-1.patch7.67 KBkrknth

Comments

krknth created an issue. See original summary.

krknth’s picture

Issue summary: View changes
Status: Needs work » Needs review
StatusFileSize
new7.67 KB

Found in few places only.

patch attached. Needs review.

krknth’s picture

krknth’s picture

Assigned: krknth » Unassigned
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me, thanks!

xjm’s picture

Status: Reviewed & tested by the community » Fixed

All these changes look correct. Thanks @krknth! Committed and pushed to 8.0.x.

  • xjm committed 0618992 on 8.0.x
    Issue #2599250 by krknth: Fixing order of documentation sections
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.