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.returnvalues; Returns the class name. Returns &false; if called from outside a class. &reftitle.examples; Using <function>get_called_class</function> ]]> &example.outputs; &reftitle.seealso; get_parent_class get_class is_subclass_of