Property | Type | Description | |
---|---|---|---|
$provides | string[] | ||
$requires | string[] |
Method | Description | |
---|---|---|
register ( Kraken\Container\ContainerInterface $container ) | ||
unregister ( Kraken\Container\ContainerInterface $container ) |
Method | Description | |
---|---|---|
configure ( Kraken\Config\ConfigInterface $config ) | ||
createConfig ( string $path ) : Kraken\Config\ConfigInterface | ||
getDefaultVariables ( ) : string[] | ||
getDir ( string $name, string $type ) : string | ||
getOverwriteHandler ( string $option ) : callable | null |
protected register ( Kraken\Container\ContainerInterface $container ) | ||
$container | Kraken\Container\ContainerInterface |
protected unregister ( Kraken\Container\ContainerInterface $container ) | ||
$container | Kraken\Container\ContainerInterface |