PHP Class N98\MagerunBootstrap

Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
createApplication ( Composer\Autoload\ClassLoader $loader = null ) : Application
getLoader ( ) : Composer\Autoload\ClassLoader
includeIfExists ( string $file ) : mixed

Method Details

createApplication() public static méthode

public static createApplication ( Composer\Autoload\ClassLoader $loader = null ) : Application
$loader Composer\Autoload\ClassLoader [optional]
Résultat N98\Magento\Application

getLoader() public static méthode

public static getLoader ( ) : Composer\Autoload\ClassLoader
Résultat Composer\Autoload\ClassLoader

includeIfExists() public static méthode

public static includeIfExists ( string $file ) : mixed
$file string
Résultat mixed