Skip to content

Commit

Permalink
馃Ч Add constants for publish queues (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-rose committed Dec 28, 2023
1 parent 365bc1c commit ae650da
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -62,7 +62,7 @@ interface PriceProductPriceListEvents
*
* @var string
*/
public const PRICE_PRODUCT_CONCRETE_PRICE_LIST_PUBLISH = 'PriceProductPriceList.price_product_concrete_price_list.publish.publish';
public const PRICE_PRODUCT_CONCRETE_PRICE_LIST_PUBLISH = 'PriceProductPriceList.price_product_concrete_price_list.publish';

/**
* Specification:
Expand Down

0 comments on commit ae650da

Please sign in to comment.