Skip to content

Commit

Permalink
Mark getExpiresDate() method as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav.kuryan committed Apr 19, 2017
1 parent 0fecce3 commit 00121cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GooglePlay/SubscriptionResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ public function getPaymentState()
}

/**
* @deprecated Use getExpiryTimeMillis() method instead
* @return string
*/
public function getExpiresDate()
Expand Down

0 comments on commit 00121cb

Please sign in to comment.