protected property ProductBundleBrowserTestBase::$products in Commerce Product Bundle 8
The products to test against.
Type: \Drupal\commerce_product\Entity\ProductInterface[]
File
- tests/
src/ Functional/ ProductBundleBrowserTestBase.php, line 42
Class
- ProductBundleBrowserTestBase
- Defines base class to use in commerce_product_bundle functional tests.
Namespace
Drupal\Tests\commerce_product_bundle\FunctionalCode
protected $products;