PHP Class N98\MagerunBootstrap

Datei anzeigen Open project: netz98/n98-magerun

Public Methods

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

Method Details

createApplication() public static method

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

getLoader() public static method

public static getLoader ( ) : Composer\Autoload\ClassLoader
return Composer\Autoload\ClassLoader

includeIfExists() public static method

public static includeIfExists ( string $file ) : mixed
$file string
return mixed