PHP Object property and method call overloading Functions
EditRocket provides the following information on Object property and method call overloading functions in the PHP source code builder.
void overload ( string $class_name ) - The overload() function will enable property and method call overloading for a class identified by class_name.