Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Oct 2015 at 03:31 UTC
Updated:
10 Nov 2015 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
heykarthikwithuComment #3
heykarthikwithuComment #4
heykarthikwithuComment #5
cilefen commentedThere is not much to say here - the variable is unused in the method.
Comment #6
heykarthikwithuyes @cilefen, a minor one thanks.
Comment #7
alexpottYep the variable is unused and the methods called don't affect global state. Committed ae32878 and pushed to 8.0.x. Thanks!