Completed
Push — develop ( 6a89b9...3f7eb4 )
by Oyebanji Jacob
08:06 queued 05:44
created
src/Model.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
     /**
204 204
      * Save the model data to the database.
205 205
      *
206
-     * @return bool
206
+     * @return integer
207 207
      */
208 208
     public function save()
209 209
     {
Please login to merge, or discard this patch.