phpDocumentor

SunnyCashCouponService
in package

Class SunnyCashCouponService

Table of Contents

$couponRepository  : SunnyCashCouponRepositoryInterface
__construct()  : mixed
SunnyCashService constructor.
getCoupon()  : SunnyCashCoupon
Gets a coupon by its ID.
getCouponQuantity()  : int
Gets the total number of available SunnyCash coupons.
getCoupons()  : SunnyCashCouponCollection
Gets all SunnyCash coupons.

Properties

Methods

getCouponQuantity()

Gets the total number of available SunnyCash coupons.

public getCouponQuantity() : int
Return values
int

Search results