giftWillSend method
gift will send, you can customize the gift
Implementation
GiftEntityProtocol giftWillSend(GiftEntityProtocol gift) {
return gift;
}
gift will send, you can customize the gift
GiftEntityProtocol giftWillSend(GiftEntityProtocol gift) {
return gift;
}