Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / filter / src / Plugin / migrate / source / d7 / FilterFormat.php
index 55c28111000a43af180765d8a6c01c3544475802..13438f29230da9f4fb05dc9ebb50eeba9fe72560 100644 (file)
@@ -9,7 +9,8 @@ use Drupal\migrate\Row;
  * Drupal 7 filter source from database.
  *
  * @MigrateSource(
- *   id = "d7_filter_format"
+ *   id = "d7_filter_format",
+ *   source_module = "filter"
  * )
  */
 class FilterFormat extends DrupalSqlBase {