get_called_class
The "Late Static Binding" class name
&reftitle.description;
stringget_called_class
Gets the name of the class the static method is called in.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the class name. Returns &false; if called from outside a class.
&reftitle.examples;
Using get_called_class
]]>
&example.outputs;
&reftitle.seealso;
get_parent_class
get_class
is_subclass_of