Jelix 1.7.18

WebAssetsUpgrader
in package

Table of Contents

$refConfig  : IniReaderInterface
__construct()  : mixed
WebAssetsUpgrader constructor.
changeConfig()  : mixed

Properties

Methods

__construct()

WebAssetsUpgrader constructor.

public __construct(IniReaderInterface $refConfig) : mixed
Parameters
$refConfig : IniReaderInterface

the config containing default values

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

Return values
mixed

Search results