Remove @array annotations, closes #43

This commit is contained in:
Avi Das
2014-05-12 14:11:48 -05:00
parent 4632999b1e
commit 86a6082b7f
3 changed files with 0 additions and 9 deletions

View File

@@ -126,7 +126,6 @@ class Error extends PPModel {
/**
* Additional details of the error
*
* @array
* @param PayPal\Api\ErrorDetails $details
*/
public function setDetails($details) {