@@ -236,6 +236,8 @@ |
||
236 | 236 | * |
237 | 237 | * @param string device the device identifier string |
238 | 238 | * @param string path the path where the new installer can be found |
239 | + * @param string $device |
|
240 | + * @param string $path |
|
239 | 241 | */ |
240 | 242 | abstract public function updateCache($device, $path, $mime); |
241 | 243 |