forked from LiveCarta/PayPal-PHP-SDK
Fixed Item.php
This commit is contained in:
@@ -192,7 +192,7 @@ class Item extends PPModel
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getTax($tax) {
|
||||
public function getTax() {
|
||||
return $this->tax;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user