Piwik\Updater\Migration\Config\
Provides config migrations.
The class defines the following methods:
set() — Sets a configuration to the Matomo config fileset()Sets a configuration to the Matomo config file
It accepts the following parameter(s):
$section (string) —
$key (string) —
$value (string) —
It returns a Piwik\Updater\Migration\Config\Set value.