require_once 'PEAR.php';
string PEAR_Error::getCallback ()
string PEAR_Error::getCallback
Returns the name of the function called in case of throwing a PEAR_Error object.
string - function name
This function can not be called statically.