Config is responsible to get access to the configurations defined in environment config files. All contents of the config_* files will be merged into an array. This array is accessible through Spryker's Config class.
composer require spryker/config
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Config is responsible to get access to the configurations defined in environment config files. All contents of the config_* files will be merged into an array. This array is accessible through Spryker's Config class.
composer require spryker/config