@@ -49,8 +49,8 @@ |
||
| 49 | 49 | 'city' => $this->city, |
| 50 | 50 | 'country' => $this->countryCode, |
| 51 | 51 | 'pcode' => $this->postCode, |
| 52 | - 'fetchGsPUDOpoint' => (int)$this->fetchGsPUDOpoint, |
|
| 53 | - 'retrieveOpeningHours' => (int)$this->retrieveOpeningHours |
|
| 52 | + 'fetchGsPUDOpoint' => (int) $this->fetchGsPUDOpoint, |
|
| 53 | + 'retrieveOpeningHours' => (int) $this->retrieveOpeningHours |
|
| 54 | 54 | ] |
| 55 | 55 | ); |
| 56 | 56 | } |