ConfigPropertiesMigration_0_0_1

This migration is used for migrating a config property into the translation.
Migrations are referenced in the 'runOnBuild' section of the plugin.json and run exactly once.

Namespace

Ceres\Migrations

Properties
Type Name Description

array

$translationMap

Translation map

Methods
public run()

Hook for running the migration.

public migrate($pluginSetId, $config)

This function contains the main logic of this migration

Parameters

Type

Name

Description

int

$pluginSetId

The pluginset id

Configuration

$config

The Ceres config