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 04987c9 commit 27ac584Copy full SHA for 27ac584
test/unit/Driver/Mysqli/ConnectionTest.php
@@ -6,7 +6,7 @@
6
7
use Laminas\Db\Adapter\Mysql\Driver\Mysqli\Connection;
8
use Laminas\Db\Adapter\Mysql\Driver\Mysqli\Mysqli;
9
-use Laminas\Db\Adapter\Exception\RuntimeException;
+use Laminas\Db\Exception\RuntimeException;
10
use Override;
11
use PHPUnit\Framework\Attributes\CoversMethod;
12
use PHPUnit\Framework\Attributes\RequiresPhpExtension;
0 commit comments