Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / action / src / Plugin / migrate / source / Action.php
index ac14a44b4700c98357c367fbe665c4978a291c8f..f3ff266ca82d35eb19711163605f04836eac7590 100644 (file)
@@ -10,7 +10,7 @@ use Drupal\migrate\Row;
  *
  * @MigrateSource(
  *   id = "action",
- *   source_provider = "system"
+ *   source_module = "system"
  * )
  */
 class Action extends DrupalSqlBase {