You are here

protected property ProductBundleItem::$currentVariation in Commerce Product Bundle 8

The currently selected variation.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface

File

src/Entity/ProductBundleItem.php, line 103

Class

ProductBundleItem
Defines the product bundle item entity.

Namespace

Drupal\commerce_product_bundle\Entity

Code

protected $currentVariation;