You are here

protected property OrderPaidSubscriberTest::$order in Commerce Core 8.2

The sample order.

Type: \Drupal\commerce_order\Entity\OrderInterface

File

modules/payment/tests/src/Kernel/OrderPaidSubscriberTest.php, line 26

Class

OrderPaidSubscriberTest
Tests the OrderPaidSubscriber.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $order;