Class AutoconfigGenerator
- ICanBoogie\Autoconfig\AutoconfigGenerator implements ICanBoogie\Autoconfig\Autoconfig
Methods summary
public
|
|
public
|
|
protected
array
|
|
protected
mixed|null
|
|
public
array
|
#
synthesize( Composer\Util\Filesystem $filesystem = null )
Synthesize the autoconfig fragments into a single array. |
public
string
|
|
protected
string
|
#
render_config_constructor( array $synthesized )
Render the |
protected
string
|
|
protected
string
|
|
public
|
Constants summary
Constants inherited from ICanBoogie\Autoconfig\Autoconfig
APP_PATHS,
APP_ROOT,
AUTOCONFIG_FILTERS,
CONFIG_CONSTRUCTOR,
CONFIG_PATH,
CONFIG_WEIGHT,
CONFIG_WEIGHT_APP,
CONFIG_WEIGHT_FRAMEWORK,
CONFIG_WEIGHT_MODULE,
DEFAULT_APP_ROOT,
LOCALE_PATH,
MODULE_PATH,
ROOT
Properties summary
protected
Composer\Package\Package
|
$packages
|
|
protected
string
|
$destination
|
|
protected
|
$composer_schema
|
|
protected
|
$icanboogie_schema
|
|
protected
Composer\Util\Filesystem
|
$filesystem
|
|
protected
array
|
$fragments
|
#
[]
|
protected
array
|
$weights
|
#
[]
|