You are here

protected property PaymentCheckoutTest::$product in Commerce Core 8.2

The product.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

modules/payment/tests/src/FunctionalJavascript/PaymentCheckoutTest.php, line 33

Class

PaymentCheckoutTest
Tests the integration between payments and checkout.

Namespace

Drupal\Tests\commerce_payment\FunctionalJavascript

Code

protected $product;