Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
toolbar.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2015 at 18:30 UTC
Updated:
8 Nov 2015 at 03:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
krknth commentedAdded patch.
Comment #3
nicrodgerspatch applied cleanly to latest 8.0.x and there are no more unused variables in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php, nice one!
Comment #5
xjmAs a coding standards cleanup, removing unused variables is rc eligible. I confirmed that all three of these local variables were never used. Committed and pushed to 8.0.x. Thanks!
Comment #6
krknth commentedThanks! @nicrodgers, @xjm