@@ -87,7 +87,6 @@ |
||
| 87 | 87 | * @param string $filePath The path to the local file |
| 88 | 88 | * @param string $fileName The name/path on B2 |
| 89 | 89 | * @param string $contentType |
| 90 | - * @param null $uploadUrl |
|
| 91 | 90 | * @return array |
| 92 | 91 | */ |
| 93 | 92 | public function uploadFile($bucketId, $filePath, $fileName, $contentType, $uploadUrlResponse = []) |