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 7376e97 commit b297893Copy full SHA for b297893
tests/DoctrineTest/Doctrine_UnitTestCase.php
@@ -58,7 +58,7 @@ class Doctrine_UnitTestCase extends UnitTestCase
58
protected $init = false;
59
60
/**
61
- * @var Doctrine_Connection
+ * @var Doctrine_Connection[]
62
*/
63
private $additionalConnections = array();
64
0 commit comments