public property CommercePromotionOffer::$entity_type in Commerce Core 8.2
The offer entity type ID.
This is the entity type ID of the entity passed to the plugin during execution. For example: 'commerce_order'.
Type: string
File
- modules/
promotion/ src/ Annotation/ CommercePromotionOffer.php, line 40
Class
- CommercePromotionOffer
- Defines the promotion offer plugin annotation object.
Namespace
Drupal\commerce_promotion\AnnotationCode
public $entity_type;