PEAR_Autoloader::removeAutoload

PEAR_Autoloader::removeAutoload() – Remove an autoload entry

Synopsis

require_once 'autoloader.php';

bool PEAR_Autoloader::removeAutoload ( string $method )

Описание

Remove an autoload entry.

Parameter

string $method

which method to remove the autoload entry for

Return value

bool Returns TRUE on success, FALSE on failure.

Замечание

This function can not be called statically.

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