Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
reinit () | |
![]() | |
getValue ( $path=null, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
setValue ( $path, $value, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
clean () | |
![]() | |
__construct (ScopeCodeResolver $scopeCodeResolver, array $types=[]) | |
getValue ( $path=null, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
isSetFlag ($path, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
clean () | |
get ($configType, $path='', $default=null) | |
Additional Inherited Members | |
![]() | |
const | CACHE_TAG = 'CONFIG' |
![]() | |
const | SCOPE_TYPE_DEFAULT = 'default' |
Definition at line 14 of file ReinitableConfig.php.
reinit | ( | ) |
{Reinitialize config object
Implements ReinitableConfigInterface.
Definition at line 19 of file ReinitableConfig.php.