@@ -18,7 +18,7 @@ |
||
18 | 18 | $this->setupAPIUri(); |
19 | 19 | } |
20 | 20 | |
21 | - public function getBurnDownChartData($rapidViewId, $sprintId, $paramArray=[]) |
|
21 | + public function getBurnDownChartData($rapidViewId, $sprintId, $paramArray = []) |
|
22 | 22 | { |
23 | 23 | $paramArray['rapidViewId'] = $rapidViewId; |
24 | 24 | $paramArray['sprintId'] = $sprintId; |