@@ -68,7 +68,7 @@ |
||
68 | 68 | /** |
69 | 69 | * Return an instance of the resource by primary key. |
70 | 70 | * |
71 | - * @param mixed $key |
|
71 | + * @param integer $key |
|
72 | 72 | * |
73 | 73 | * @throws \Illuminate\Database\Eloquent\ModelNotFoundException |
74 | 74 | * |