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