Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / aggregator / tests / src / Functional / UpdateFeedItemTest.php
index b850ca9ed8eb6769504ceaae00b4ea248206dcd1..0f76eee70f87e46ec07f7aefb2c7bdd7146d174a 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Tests\aggregator\Functional;
+
 use Drupal\aggregator\Entity\Feed;
 
 /**