PEAR_Autoloader::removeAggregateObject

PEAR_Autoloader::removeAggregateObject()

PEAR_Autoloader::removeAggregateObject() -- Remove an aggregate object

Description

Remove an aggregate object.

Parameter

string $classname

the class of the object to remove

Return value

bool Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.