You are here

public property ProductLoadEvent::$product in Ubercart 8.4

The product.

Type: \Drupal\node\NodeInterface

File

uc_product/src/Event/ProductLoadEvent.php, line 20

Class

ProductLoadEvent
Event that is fired when a product is being loaded.

Namespace

Drupal\uc_product\Event

Code

public $product;