Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Nov 2012 at 11:03 UTC
Updated:
29 Jul 2014 at 21:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerI think it's okay to bypass the actual plugin system by just creating an instance of the object.
Comment #2
damiankloip commentedAwesome, The only thing is maybe have a helper? like this.
Comment #3
damiankloip commentedHuh? where did that patch go!
Comment #4
dawehnerI li
Good idea!
Comment #5
tim.plunkettMissing trailing comma
Extra blank line
Missing a blank line before the end of the class
Comment #6
dawehnerThank you for the review, fixed those.
Comment #7
tim.plunkettUnit tests++
Looks good!
Comment #8
catchCommitted/pushed to 8.x, thanks!