Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / src / Plugin / migrate / source / d7 / ThemeSettings.php
index 5561a9a53fd3f19a02f44dfa08d5d0909672bf58..6ae17beabeccc0754caaada5fda3e5a687a8b14a 100644 (file)
@@ -9,7 +9,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\VariableMultiRow;
  *
  * @MigrateSource(
  *   id = "d7_theme_settings",
- *   source_provider = "system"
+ *   source_module = "system"
  * )
  */
 class ThemeSettings extends VariableMultiRow {