|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| reinit () | |
Public Member Functions inherited from MutableScopeConfig | |
| getValue ( $path=null, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
| setValue ( $path, $value, $scope=ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null) | |
| clean () | |
Public Member Functions inherited from Config | |
| __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 | |
Data Fields inherited from Config | |
| const | CACHE_TAG = 'CONFIG' |
Data Fields inherited from ScopeConfigInterface | |
| 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.