forked from LiveCarta/PayPal-PHP-SDK
Remove @array annotations, closes #43
This commit is contained in:
@@ -47,7 +47,6 @@ class Invoices extends PPModel {
|
||||
/**
|
||||
* List of invoices belonging to a merchant.
|
||||
*
|
||||
* @array
|
||||
* @param PayPal\Api\Invoice $invoices
|
||||
*/
|
||||
public function setInvoices($invoices) {
|
||||
|
||||
Reference in New Issue
Block a user