You are here

protected property ProductEvent::$product in Commerce Core 8.2

The product.

Type: \Drupal\commerce_product\Entity\ProductInterface

File

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

Class

ProductEvent
Defines the product event.

Namespace

Drupal\commerce_product\Event

Code

protected $product;