Completed
Push — master ( dbf959...e6cdca )
by Ryan
8s
created
src/Dashboard/DashboardCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
     /**
42 42
      * Find a model in the collection by key.
43 43
      *
44
-     * @param  mixed $key
44
+     * @param  DashboardInterface $key
45 45
      * @param  mixed $default
46 46
      * @return \Illuminate\Database\Eloquent\Model
47 47
      */
Please login to merge, or discard this patch.