@@ -49,7 +49,7 @@ |
||
49 | 49 | * @param string $branch |
50 | 50 | * @return OperationResponse |
51 | 51 | */ |
52 | - public function switch($environmentUuid, $branch) |
|
52 | + public function switch ($environmentUuid, $branch) |
|
53 | 53 | { |
54 | 54 | |
55 | 55 | $options = [ |