You are here

service plugin.manager.commerce_promotion_offer in Commerce Core 8.2

Class

Drupal\commerce_promotion\PromotionOfferManager
1 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
  1. class: Drupal\commerce_promotion\PromotionOfferManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'
  6. - '@entity_type.manager'