Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / contact / src / Plugin / migrate / source / ContactCategory.php
index 0b9f7b3b837fd6adc6a740829e12897baa975118..c361588efc65198a600331f7d178975ccb283c5b 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
  *
  * @MigrateSource(
  *   id = "contact_category",
- *   source_provider = "contact"
+ *   source_module = "contact"
  * )
  */
 class ContactCategory extends DrupalSqlBase {