Skip to content

Commit

Permalink
fix SEPId type
Browse files Browse the repository at this point in the history
  • Loading branch information
alibo committed Aug 24, 2015
1 parent c5d41c8 commit 27a136c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Soap/SamanSoapServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function GetProductInfo($productCode, $languageCode)
* @param string $productCode
* @param int $Amount
* @param string $CellNumber
* @param int $SEPId
* @param long $SEPId
* @param string $languageCode
* @return string $Result
*/
Expand Down

0 comments on commit 27a136c

Please sign in to comment.