Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / node / src / Plugin / migrate / source / d6 / ViewMode.php
index b5a6d4d98258de72615ef360fa03165aee359a13..434007a0a20a6187e807cd1ab136682fb11cd02c 100644 (file)
@@ -7,7 +7,7 @@ namespace Drupal\node\Plugin\migrate\source\d6;
  *
  * @MigrateSource(
  *   id = "d6_view_mode",
- *   source_provider = "content"
+ *   source_module = "content"
  * )
  */
 class ViewMode extends ViewModeBase {