Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / field / tests / src / Kernel / WidgetPluginManagerTest.php
index de6f39bd2e8230a1c9791e9f0398b9b4b86c32d0..4c92452054cce4216e073a9c092edc25444c4b2f 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Tests\field\Kernel;
+
 use Drupal\Core\Field\BaseFieldDefinition;
 
 /**