Style fix

This commit is contained in:
Daan Geurts
2019-10-30 15:22:57 +01:00
parent 7296146aad
commit 2a7e0f9a69
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -301,7 +301,7 @@ class Receipt
}
/**
* Get the value of isUpgraded
* Get the value of isUpgraded.
*/
public function getIsUpgraded()
{
@@ -309,7 +309,7 @@ class Receipt
}
/**
* Get the value of promotionalOfferId
* Get the value of promotionalOfferId.
*/
public function getPromotionalOfferId()
{