PHP Class N98\Util\AutoloadRestorer

Based on SPL autoloader.
Afficher le fichier Open project: netz98/n98-magerun Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
restore ( ) restore all autoload callbacks that have been unregistered

Private Methods

Méthode Description
getUnregisteredLoaders ( )

Method Details

__construct() public méthode

public __construct ( )

restore() public méthode

restore all autoload callbacks that have been unregistered
public restore ( )