protected property CouponRedemption::$entityTypeManager in Commerce Core 8.2
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
promotion/ src/ Plugin/ Commerce/ InlineForm/ CouponRedemption.php, line 27
Class
- CouponRedemption
- Provides an inline form for redeeming a coupon.
Namespace
Drupal\commerce_promotion\Plugin\Commerce\InlineFormCode
protected $entityTypeManager;