protected property CartCouponsResource::$entityTypeManager in Commerce Cart API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ rest/ resource/ CartCouponsResource.php, line 49
Class
- CartCouponsResource
- Provides a cart collection resource for current session.
Namespace
Drupal\commerce_cart_api\Plugin\rest\resourceCode
protected $entityTypeManager;