Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / config / Tests / Definition / FinalizationTest.php
index 733f600850f5a0f74d2aeb76e9d91c648479c606..d19fbd69ae88d2cc26f408155b9012ef9822bcbc 100644 (file)
@@ -13,8 +13,8 @@ namespace Symfony\Component\Config\Tests\Definition;
 
 use PHPUnit\Framework\TestCase;
 use Symfony\Component\Config\Definition\Builder\TreeBuilder;
-use Symfony\Component\Config\Definition\Processor;
 use Symfony\Component\Config\Definition\NodeInterface;
+use Symfony\Component\Config\Definition\Processor;
 
 class FinalizationTest extends TestCase
 {