protected property ManualPaymentAdminTest::$order in Commerce Core 8.2
The admin's order.
Type: \Drupal\commerce_order\Entity\OrderInterface
File
- modules/
payment/ tests/ src/ Functional/ ManualPaymentAdminTest.php, line 37
Class
- ManualPaymentAdminTest
- Tests the admin UI for payments of type 'payment_manual'.
Namespace
Drupal\Tests\commerce_payment\FunctionalCode
protected $order;