コード例 #1
0
 /**
  * @return mixed
  */
 private function getCouponsCollection()
 {
     return AB_Coupon::query()->fetchArray();
 }