@@ -96,7 +96,7 @@ |
||
| 96 | 96 | * @param string $key |
| 97 | 97 | * @param string $optionDetail |
| 98 | 98 | */ |
| 99 | - public function __construct($key, $optionDetail=null) |
|
| 99 | + public function __construct($key, $optionDetail = null) |
|
| 100 | 100 | { |
| 101 | 101 | $this->pricingOptionKey = new PricingOptionKey($key); |
| 102 | 102 | if (isset($optionDetail)) { |