Completed
Push — master ( b3febe...348067 )
by Zach
04:06 queued 02:03
created
src/DB/ModelFactoryBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
      *
105 105
      * @param int|null $times
106 106
      *
107
-     * @return this
107
+     * @return ModelFactoryBuilder
108 108
      */
109 109
     public function times($times = null)
110 110
     {
Please login to merge, or discard this patch.