Loading core/modules/filter/src/Plugin/migrate/process/FilterID.php +1 −1 Original line number Diff line number Diff line Loading @@ -234,7 +234,7 @@ protected static function getSourceFilterType($filter_id) { return FilterInterface::TYPE_HTML_RESTRICTOR; // https://www.drupal.org/project/entity_embed case 'emtity_embed': case 'entity_embed': return FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE; case 'filter_align': Loading Loading
core/modules/filter/src/Plugin/migrate/process/FilterID.php +1 −1 Original line number Diff line number Diff line Loading @@ -234,7 +234,7 @@ protected static function getSourceFilterType($filter_id) { return FilterInterface::TYPE_HTML_RESTRICTOR; // https://www.drupal.org/project/entity_embed case 'emtity_embed': case 'entity_embed': return FilterInterface::TYPE_TRANSFORM_IRREVERSIBLE; case 'filter_align': Loading