Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / templates / module / src / Plugin / migrate / process / process.php.twig
index fe18d320852541774299e5a65c45e35822e90a8e..148d433f1fde65885a18d70c1fdf2c4fe8fb2587 100644 (file)
@@ -18,7 +18,7 @@ use Drupal\migrate\Row;
 /**
  * Provides a '{{class_name}}' migrate process plugin.
  *
- * @MigrateProcess(
+ * @MigrateProcessPlugin(
  *  id = "{{plugin_id}}"
  * )
  */