@@ -114,7 +114,7 @@ |
||
114 | 114 | * |
115 | 115 | * @return $this |
116 | 116 | */ |
117 | - private function recordSingleDeployment(array $arguments=[]): RecordDeploymentInterface |
|
117 | + private function recordSingleDeployment(array $arguments = []): RecordDeploymentInterface |
|
118 | 118 | { |
119 | 119 | $response = $this->createRecordDeploymentRequest($arguments); |
120 | 120 | $statusCode = $response->getStatusCode(); |