You are here

protected property OffsiteOrderDataTest::$product in Commerce Core 8.2

The product.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

modules/payment/tests/src/FunctionalJavascript/OffsiteOrderDataTest.php, line 23

Class

OffsiteOrderDataTest
Tests saving order data before and after saving the payment.

Namespace

Drupal\Tests\commerce_payment\FunctionalJavascript

Code

protected $product;