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 04b8cef commit 454277dCopy full SHA for 454277d
tests/PdoConnectionTest.php
@@ -6,7 +6,7 @@
6
7
use Throwable;
8
use Yiisoft\Db\Exception\Exception;
9
-use Yiisoft\Db\Exception\InvalidArgumentException;
+use InvalidArgumentException;
10
use Yiisoft\Db\Exception\InvalidCallException;
11
use Yiisoft\Db\Exception\InvalidConfigException;
12
use Yiisoft\Db\Pgsql\Tests\Support\TestTrait;
0 commit comments