PEAR_ErrorStack::popCallback()

PEAR_ErrorStack::popCallback() -- Remove a callback from the error callback stack

Referentiesamenvatting

require_once 'PEAR/ErrorStack.php';

array|string|false PEAR_ErrorStack::popCallback ()

Beschrijving

Remove a callback from the error callback stack

Throws

throws no exceptions thrown

Zie

see PEAR_ErrorStack::pushCallback()

Note

Deze functie kan niet statisch worden aangeroepen.