Completed
Push — master ( b789e9...4dfee6 )
by Matteo
02:19
created
src/Manager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
      *
109 109
      * @param $query
110 110
      * @param Connection|null $connection
111
-     * @return mixed
111
+     * @return null|Result
112 112
      */
113 113
     public function query($query, Connection $connection = null)
114 114
     {
Please login to merge, or discard this patch.