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\Set value.