Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / http-kernel / Tests / Fixtures / 123 / Kernel123.php
index b6cf1cba20e75f5ad0d53ee0628195a059ce3be4..d3a76684dfa29796893caf1ccd86c7ba2c5a3d14 100644 (file)
@@ -11,8 +11,8 @@
 
 namespace Symfony\Component\HttpKernel\Tests\Fixtures\_123;
 
-use Symfony\Component\HttpKernel\Kernel;
 use Symfony\Component\Config\Loader\LoaderInterface;
+use Symfony\Component\HttpKernel\Kernel;
 
 class Kernel123 extends Kernel
 {