Factory
This documentation is for an outdated Matomo version.
Click here if you want to read this article for the latest version.
Click here if you want to read this article for the latest version.
Piwik\Updater\Migration\Config\
Factory
Provides config migrations.
Methods
The class defines the following methods:
set()— Sets a configuration to the Matomo config file
set()
Sets a configuration to the Matomo config file
Signature
It accepts the following parameter(s):
$section(string) —$key(string) —$value(string) —
It returns a
Piwik\Updater\Migration\Config\Setvalue.