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