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