Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_rename_function-2003352-4.patch | 2.2 KB | ericthelast |
| #2 | views_rename_function-2003352-2.patch | 2.19 KB | ericthelast |
Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_rename_function-2003352-4.patch | 2.2 KB | ericthelast |
| #2 | views_rename_function-2003352-2.patch | 2.19 KB | ericthelast |
Comments
Comment #1
ericthelast commentedWorking on this now.
Comment #2
ericthelast commentedComment #3
elvis2 commentedThanks for working on this. You need to add the access modifier (public/private/protected) before the function name. Take a look at the parent issue (http://drupal.org/node/1856630), comments #28, #34, #35 for more details.
You can see an example patch here: http://drupal.org/node/2001672
Comment #4
ericthelast commentedThanks elvis2, we didn't even look at that in depth at the sprint.
Comment #5
oenie commentedLooks good to me now !
Comment #6
alexpottCommitted 1c61902 and pushed to 8.x. Thanks!