Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | drupal_rename_build_group_validate-2002384.patch | 1.94 KB | nathangervais |
| #2 | views.module-renamed-build_group_validate-2002384-02.patch | 2.62 KB | toddtomlinson |
Comments
Comment #1
toddtomlinson commentedComment #2
toddtomlinson commentedPatch attached to rename build_group_validate to buildGroupValidate.
Comment #3
oenie commentedAdd protected access modifier in front of the function to adher to the new OOP standards.
Comment #4
nathangervais commentedRerolled patch with protected access modifier for build_group_validate rename to buildGroupValidate()
Comment #5
aspilicious commentedComment #6
alexpottCommitted 65d70e1 and pushed to 8.x. Thanks!