Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / contact / src / Plugin / migrate / source / ContactSettings.php
index 911f3bd9c987e122fdb2cf05b47d76c0a79c69aa..8297be6ae9ce5ac366ba8858be7ce881daa5ba89 100644 (file)
@@ -7,7 +7,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\Variable;
 /**
  * @MigrateSource(
  *   id = "contact_settings",
- *   source_provider = "contact"
+ *   source_module = "contact"
  * )
  */
 class ContactSettings extends Variable {