Example #1
0
 public static function addCouponView($couponId)
 {
     ViewsTrack::registerView('p_view_coupons', 'coupon_id', $couponId);
 }