PHP: Magic Methods

PHP: Magic Methods

by php.net

0 followers

Magic methods are special methods which override PHP's default's action when certain actions are performed on an object.