Completed
Push — master ( 511080...3e3e29 )
by Colin
01:23
created
src/Services/TagService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -230,7 +230,7 @@
 block discarded – undo
230 230
     /**
231 231
      * Get the most popular models, optionally limited and/or filtered by class.
232 232
      *
233
-     * @param int|null $limit
233
+     * @param integer $limit
234 234
      * @param \Illuminate\Database\Eloquent\Model|string|null $class
235 235
      *
236 236
      * @return mixed
Please login to merge, or discard this patch.