Completed
Pull Request — master (#12)
by
unknown
03:38
created
src/Dashboard/DashboardCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
     /**
40 40
      * Find a model in the collection by key.
41 41
      *
42
-     * @param  mixed                               $key
42
+     * @param  DashboardInterface                               $key
43 43
      * @param  mixed                               $default
44 44
      * @return \Illuminate\Database\Eloquent\Model
45 45
      */
Please login to merge, or discard this patch.