General list of “magic methods”: http://php.net/manual/en/language.oop5.magic.php
Turn “hidden” fields into proper properties with getters and setters:
http://php.net/manual/en/language.oop5.overloading.php
Stuff I might want to find again.
General list of “magic methods”: http://php.net/manual/en/language.oop5.magic.php
Turn “hidden” fields into proper properties with getters and setters:
http://php.net/manual/en/language.oop5.overloading.php