Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / file / tests / src / Kernel / Migrate / d6 / FileMigrationTestTrait.php
index aa506d83bacd7c604ecd4a9ebc68fad333d4db26..0aa4e194eeccb4cd992a28b3016a4d9340adb96d 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Tests\file\Kernel\Migrate\d6;
+
 use Drupal\migrate\Plugin\MigrationInterface;
 
 /**