Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Http / TrustedHostsRequestFactoryTest.php
index 9502dd671cf4ff8042d632a62065a27aa5af321a..8adb03cbca0e608c0919a66d622ef37768917a66 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\Tests\Core\Http;
+
 use Drupal\Core\Http\TrustedHostsRequestFactory;
 use Drupal\Tests\UnitTestCase;