WebAssetsUpgrader
in package
Tags
Table of Contents
- $refConfig : IniReaderInterface
- __construct() : mixed
- WebAssetsUpgrader constructor.
- changeConfig() : mixed
Properties
$refConfig
protected
IniReaderInterface
$refConfig
Tags
Methods
__construct()
WebAssetsUpgrader constructor.
public
__construct(IniReaderInterface $refConfig) : mixed
Parameters
- $refConfig : IniReaderInterface
-
the config containing default values
Tags
Return values
mixed —changeConfig()
public
changeConfig(IniModifierArray $config, IniModifier $targetConfig) : mixed
Parameters
- $config : IniModifierArray
-
The configuration in which we found actual values
- $targetConfig : IniModifier
-
the file to modify