Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
contextual.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2012 at 16:30 UTC
Updated:
31 Mar 2015 at 14:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wim leersThis is a subset of #1533208: Make contextual module pass Coder Review, which already has a patch. Hence merging into that issue.
Comment #2
mile23Comment #3
mile23This issue may be a subset of #1533208: Make contextual module pass Coder Review, but its limited scope makes it very achievable, reasonably easy to review, and it will help IDEs do autocomplete.
Marking as active.
Comment #4
mile23Shazam.
Comment #5
mile23Still applies.
Comment #6
mile23Comment #7
martin107 commentedI've double checked this. these look good to me.
Comment #8
alexpottCommitted e7fcbb2 and pushed to 8.0.x. Thanks!
Assertions should return a bool - these methods just need to return the result of their assertions.
Comment #9
martin107 commentedOpps and yes ... fixing this.
Comment #10
martin107 commentedSorry for the delay ... it has taken sometime to float to the top of my todo list.
Here is the follow up