PEAR_Autoloader::removeAutoload() -- Remove an autoload entry
Beschrijving
Remove an autoload entry.
Parameter
- string
$method
which method to remove the autoload entry for
Return waarde
bool Geeft TRUE terug bij success, FALSE bij een fout.
Note
Deze functie kan niet statisch worden aangeroepen.