You are here

protected property CouponCodeGeneratorTest::$numericCoupons in Commerce Core 8.2

A set of numeric coupons with single digit patterns.

Type: \Drupal\commerce_promotion\Entity\CouponInterface[]

File

modules/promotion/tests/src/Kernel/CouponCodeGeneratorTest.php, line 31

Class

CouponCodeGeneratorTest
Tests the coupon code generator.

Namespace

Drupal\Tests\commerce_promotion\Kernel

Code

protected $numericCoupons;