Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_rename_function-2002456-4.patch | 1.06 KB | ericthelast |
| #2 | views_rename_function_2002456-2.patch | 1.06 KB | ericthelast |
Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_rename_function-2002456-4.patch | 1.06 KB | ericthelast |
| #2 | views_rename_function_2002456-2.patch | 1.06 KB | ericthelast |
Comments
Comment #1
ericthelast commentedWorking on this now.
Comment #2
ericthelast commentedComment #3
oenie commentedAdd public access modifier in front of the function to adher to the new OOP standards.
Comment #4
ericthelast commentedAdds public access modifier.
Comment #5
oenie commentedLooks good to me now !
Comment #6
ericthelast commentedAwesome! Just out of curiosity, is there anything else I need to do now that my patch is good to go?
Comment #7
oenie commented@ericthelast: nope, just wait till it gets committed by one of the core maintainers.
patience is a virtue ! :)
Comment #8
alexpottCommitted 6778f6c and pushed to 8.x. Thanks!