Skip to content

Commit

Permalink
Update Preapproval.php
Browse files Browse the repository at this point in the history
- Fix preapproval annotation
  • Loading branch information
Pedro Gonçalves committed Jul 1, 2020
1 parent 7d20651 commit 486f7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MercadoPago/Entities/Preapproval.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class Preapproval extends Entity
/**
* last_modified
* @Attribute()
* @string
* @var string
*/
protected $last_modified;

Expand Down

0 comments on commit 486f7a1

Please sign in to comment.