Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (array $configProviders) | |
getConfig () | |
Composite checkout configuration provider.
Definition at line 15 of file CompositeConfigProvider.php.
__construct | ( | array | $configProviders | ) |
ConfigProviderInterface[] | $configProviders @codeCoverageIgnore |
Definition at line 26 of file CompositeConfigProvider.php.
getConfig | ( | ) |
{Retrieve assoc array of checkout configuration
Implements ConfigProviderInterface.
Definition at line 35 of file CompositeConfigProvider.php.