@@ -660,7 +660,7 @@ |
||
660 | 660 | /** |
661 | 661 | * Get the customer number. |
662 | 662 | * |
663 | - * @return int |
|
663 | + * @return string |
|
664 | 664 | */ |
665 | 665 | public function getCustomerNumber() |
666 | 666 | { |
@@ -247,7 +247,7 @@ |
||
247 | 247 | /** |
248 | 248 | * Get the customer number. |
249 | 249 | * |
250 | - * @return int The customer number. |
|
250 | + * @return string The customer number. |
|
251 | 251 | */ |
252 | 252 | public function getCustomerNumber() |
253 | 253 | { |
@@ -159,7 +159,7 @@ |
||
159 | 159 | /** |
160 | 160 | * Get the customer number. |
161 | 161 | * |
162 | - * @return integer |
|
162 | + * @return string |
|
163 | 163 | */ |
164 | 164 | public function getCustomerNumber() |
165 | 165 | { |