Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / routing / Tests / Matcher / DumpedRedirectableUrlMatcherTest.php
index cfbb524d3aa79c70e3de3f31997c194039306fc7..1785c3ad20f41ea3ce206dd6d3747fd1ad1aefb7 100644 (file)
@@ -14,8 +14,8 @@ namespace Symfony\Component\Routing\Tests\Matcher;
 use Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper;
 use Symfony\Component\Routing\Matcher\RedirectableUrlMatcherInterface;
 use Symfony\Component\Routing\Matcher\UrlMatcher;
-use Symfony\Component\Routing\RouteCollection;
 use Symfony\Component\Routing\RequestContext;
+use Symfony\Component\Routing\RouteCollection;
 
 class DumpedRedirectableUrlMatcherTest extends RedirectableUrlMatcherTest
 {