You are here

protected property ProductVariationEvent::$productVariation in Commerce Core 8.2

The product variation.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface

File

modules/product/src/Event/ProductVariationEvent.php, line 20

Class

ProductVariationEvent
Defines the product variation event.

Namespace

Drupal\commerce_product\Event

Code

protected $productVariation;