| Interface | Description |
|---|---|
| IPluginMigration |
An interface to be used to create plugin migrations.
|
| Class | Description |
|---|---|
| PluginMigrations |
A class that stores a set of migrations.
Migration happens whenever you upgrade your plugin from an older version to a newer. |