@@ -39,7 +39,7 @@ |
||
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 | */ |