Completed
Push — master ( f806ab...8def13 )
by Anton
9s
created
src/Db/Query/AbstractBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
     /**
61 61
      * Execute this query using the bound parameters and their types
62 62
      *
63
-     * @return integer|string|array
63
+     * @return integer
64 64
      */
65 65
     public function execute()
66 66
     {
Please login to merge, or discard this patch.