void
PEAR_ErrorStack::setDefaultCallback
(
array|string
$callback
= false
)
This method sets the callback that can be used to generate error messages for a singleton
$callback
Callback function/method
No exceptions thrown.
This function should be called statically.