We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48de03 commit 5902cc3Copy full SHA for 5902cc3
Tests/Store/DoctrineDbalStoreTest.php
@@ -16,8 +16,8 @@
16
use Doctrine\DBAL\DriverManager;
17
use Doctrine\DBAL\Exception\TableNotFoundException;
18
use Doctrine\DBAL\Platforms\AbstractPlatform;
19
-use Doctrine\DBAL\Schema\Schema;
20
use Doctrine\DBAL\Schema\DefaultSchemaManagerFactory;
+use Doctrine\DBAL\Schema\Schema;
21
use Doctrine\ORM\ORMSetup;
22
use Symfony\Component\Lock\Key;
23
use Symfony\Component\Lock\PersistingStoreInterface;
0 commit comments