You are here

protected property ProductDefaultVariationEvent::$defaultVariation in Commerce Core 8.2

The default product variation or null.

Type: \Drupal\commerce_product\Entity\ProductVariationInterface|null

File

modules/product/src/Event/ProductDefaultVariationEvent.php, line 16

Class

ProductDefaultVariationEvent

Namespace

Drupal\commerce_product\Event

Code

protected $defaultVariation;