Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / trusted_hosts_test / src / Controller / TrustedHostsTestController.php
index 68c8b64e52a0e94038604f249d600859a9029d9d..bb768421f0e167f4c1517cefbb933c5f0a0b72c8 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 namespace Drupal\trusted_hosts_test\Controller;
 <?php
 
 namespace Drupal\trusted_hosts_test\Controller;
+
 use Symfony\Component\HttpFoundation\Request;
 
 /**
 use Symfony\Component\HttpFoundation\Request;
 
 /**