Class Config
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
integer |
CONFIG_WEIGHT_FRAMEWORK
|
#
-100
|
integer |
CONFIG_WEIGHT_MODULE
|
#
0
|
integer |
CONFIG_WEIGHT_APP
|
#
100
|
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
|
#
[]
|