atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273 stars 46 forks source link

Rename less frequently used properties to camelCase #1030

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

All properties, EXCEPT the most commonly used for

The most commontly used one would be probably renamed later too, but with more careful decision and maybe /w some getters where the immutability/logic would require.