Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate / src / Plugin / migrate / process / Flatten.php
index ceb7ea73ade286e31599b103d2046c8ea6bd2052..324f0b92c88812f2346c52bb5c7d20aa38b790bb 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\migrate\Plugin\migrate\process;
+
 use Drupal\migrate\MigrateExecutableInterface;
 use Drupal\migrate\ProcessPluginBase;
 use Drupal\migrate\Row;