February 2013
Intermediate to advanced
538 pages
20h 55m
English
get_called_class
string get_called_class()
Returns the name of the class that a static method was called on
via late static binding, or false
if called outside a class static method.
Read now
Unlock full access