Completed
Push — master ( 0ef884...67a9c4 )
by Christopher
02:54
created
src/Connection/MySQLConnection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
      *
30 30
      * @param array $config
31 31
      *
32
-     * @return bool
32
+     * @return boolean|null
33 33
      */
34 34
     public function connect(array $config)
35 35
     {
Please login to merge, or discard this patch.