@@ -93,7 +93,7 @@ |
||
93 | 93 | /** |
94 | 94 | * @param string $filePath |
95 | 95 | */ |
96 | - protected function getPostData($filePath){ |
|
96 | + protected function getPostData($filePath) { |
|
97 | 97 | return [ |
98 | 98 | 'method' => 'post', |
99 | 99 | 'key' => $this->apiKey, |