Closed (fixed)
Project:
Drupal core
Version:
8.4.x-dev
Component:
dblog.module
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
5 Mar 2017 at 00:19 UTC
Updated:
20 Mar 2017 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chiranjeeb2410 commentedWill be working on this.
Comment #3
chiranjeeb2410 commentedMade required changes and removed unnecessary comment. Please Review.
Comment #4
dagmarThanks! Let's remove also some empty lines in the topRecentMessges method.
The patch could leave only one empty line between the description and the @param section as described in the documentation:
https://www.drupal.org/docs/develop/coding-standards/api-documentation-a...
Comment #5
chiranjeeb2410 commented@dagmar,
Empty lines removed as per instructions. Uploading fresh patch with interdiff.
Please review.
Comment #6
dagmarThanks @chiranjeeb2410!
Comment #7
alexpottCommitted and pushed 5cd9a2b to 8.4.x and 8ccaa65 to 8.3.x. Thanks!
Comment #10
alexpottI committed this to 8.3.x as it only contains documentation fixes.