@@ -259,8 +259,8 @@ |
||
| 259 | 259 | * |
| 260 | 260 | * @return boolean |
| 261 | 261 | */ |
| 262 | - public function getStore() |
|
| 263 | - { |
|
| 264 | - return $this->data->creditCard->store; |
|
| 265 | - } |
|
| 262 | + public function getStore() |
|
| 263 | + { |
|
| 264 | + return $this->data->creditCard->store; |
|
| 265 | + } |
|
| 266 | 266 | } |