Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / validator / Tests / Fixtures / EntityStaticVehicle.php
index 41e616b03f4335d0c63b60971c5a7552ca1fe4e9..9ce72935de5141e375c8618126a90141e9110e24 100644 (file)
@@ -11,8 +11,8 @@
 
 namespace Symfony\Component\Validator\Tests\Fixtures;
 
-use Symfony\Component\Validator\Mapping\ClassMetadata;
 use Symfony\Component\Validator\Constraints\Length;
+use Symfony\Component\Validator\Mapping\ClassMetadata;
 
 class EntityStaticVehicle
 {