forked from LiveCarta/PayPal-PHP-SDK
Remove @array annotations, closes #43
This commit is contained in:
@@ -126,7 +126,6 @@ class Error extends PPModel {
|
||||
/**
|
||||
* Additional details of the error
|
||||
*
|
||||
* @array
|
||||
* @param PayPal\Api\ErrorDetails $details
|
||||
*/
|
||||
public function setDetails($details) {
|
||||
|
||||
Reference in New Issue
Block a user