PHP Class Pagekit\Installer\Helper\Factory

Inheritance: extends Composer\Factory
Show file Open project: pagekit/pagekit Class Usage Examples

Protected Properties

Property Type Description
$config

Public Methods

Method Description
bootstrap ( $config )
createConfig ( Composer\IO\IOInterface $io = null, $cwd = null )

Method Details

bootstrap() public static method

public static bootstrap ( $config )

createConfig() public static method

public static createConfig ( Composer\IO\IOInterface $io = null, $cwd = null )
$io Composer\IO\IOInterface

Property Details

$config protected static property

protected static $config