Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
MutableScopeConfigInterface.php
Go to the documentation of this file.
1 <?php
10 
15 interface MutableScopeConfigInterface extends \Magento\Framework\App\Config\ScopeConfigInterface
16 {
26  public function setValue(
27  $path,
28  $value,
30  $scopeCode = null
31  );
32 }
setValue( $path, $value, $scopeType=\Magento\Framework\App\Config\ScopeConfigInterface::SCOPE_TYPE_DEFAULT, $scopeCode=null)
$value
Definition: gender.phtml:16