service plugin.manager.commerce_promotion_offer in Commerce Core 8.2
Class
Drupal\commerce_promotion\PromotionOfferManager1 string reference to plugin.manager.commerce_promotion_offer
- CombinationOffer::create in modules/
promotion/ src/ Plugin/ Commerce/ PromotionOffer/ CombinationOffer.php - Creates an instance of the plugin.
File
- modules/
promotion/ commerce_promotion.services.yml - modules/promotion/commerce_promotion.services.yml
View source
- class: Drupal\commerce_promotion\PromotionOfferManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@entity_type.manager'