Skip to content
Snippets Groups Projects

Resolve #3258581 "With kernel test"

Closed godotislate requested to merge issue/drupal-3258581:3258581-with-kernel-test into 11.x
Files
7
@@ -4,7 +4,7 @@
use Drupal\migrate\Row;
use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase;
use Drupal\content_translation\Plugin\migrate\source\I18nQueryTrait;
use Drupal\migrate_drupal\Plugin\migrate\source\I18nQueryTrait;
/**
* Drupal 7 i18n content block translations source from database.
Loading