You are here

constant ProductLoadEvent::EVENT_NAME in Ubercart 8.4

File

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

Class

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

Namespace

Drupal\uc_product\Event

Code

const EVENT_NAME = 'uc_product_load';