You are here

protected property OrderItemFixedAmountOffTest::$order in Commerce Core 8.2

The test order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/promotion/tests/src/Kernel/Plugin/Commerce/PromotionOffer/OrderItemFixedAmountOffTest.php, line 27

Class

OrderItemFixedAmountOffTest
Tests the percentage off offer for order items.

Namespace

Drupal\Tests\commerce_promotion\Kernel\Plugin\Commerce\PromotionOffer

Code

protected $order;