Passed
Push — master ( 456fc5...e3b8a9 )
by huang
03:02
created
src/TestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
     /**
75 75
      * Returns the test database connection.
76 76
      *
77
-     * @return \PHPUnit_Extensions_Database_DB_IDatabaseConnection|null
77
+     * @return \PHPUnit_Extensions_Database_DB_DefaultDatabaseConnection|null
78 78
      */
79 79
     protected function getConnection()
80 80
     {
Please login to merge, or discard this patch.