Closed mvorisek closed 2 years ago
finish https://github.com/atk4/data/pull/1040
rename all remaining properties with underscore in name: (public|protected|private) .*\$\w+_
(public|protected|private) .*\$\w+_
regex to fix code to update: (id|title|our|their|master|foreign)_field
(id|title|our|their|master|foreign)_field
finish https://github.com/atk4/data/pull/1040
rename all remaining properties with underscore in name:
(public|protected|private) .*\$\w+_
regex to fix code to update:
(id|title|our|their|master|foreign)_field