bool PEAR_Autoloader::removeAggregateObject ( string $classname )
集約オブジェクトを削除します。
$classname
削除するオブジェクトのクラス。
bool Returns TRUE on success, FALSE on failure.
bool
This function can not be called statically.