Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / user / src / Plugin / migrate / source / ProfileField.php
index 151d5017def07c5fda890b7bd457247955e3330e..93a0430d68e65ae4dc0e1d3bb4070d537a95d471 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\migrate\Row;
  *
  * @MigrateSource(
  *   id = "profile_field",
- *   source_provider = "profile"
+ *   source_module = "profile"
  * )
  */
 class ProfileField extends DrupalSqlBase {