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 1c680e1 commit 36c900fCopy full SHA for 36c900f
lib/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php
@@ -11,7 +11,7 @@
11
/**
12
* Sqlsrv Connection implementation.
13
*/
14
-class Connection extends PDOConnection implements \Doctrine\DBAL\Driver\Connection
+class Connection extends PDOConnection
15
{
16
17
* {@inheritdoc}
0 commit comments