PEAR_Autoloader::removeAggregateObject

PEAR_Autoloader::removeAggregateObject() – Remove an aggregate object

Synopsis

require_once 'PEAR/autoloader.php';

bool PEAR_Autoloader::removeAggregateObject ( string $classname )

Описание

Remove an aggregate object.

Parameter

string $classname

the class of the object to remove

Return value

bool Returns TRUE on success, FALSE on failure.

Замечание

This function can not be called statically.

    Поддержать сайт на родительском проекте КГБ