protected property CartResourceBase::$cartManager in Commerce Cart API 8
The cart manager.
Type: \Drupal\commerce_cart\CartManagerInterface
File
- src/
Plugin/ rest/ resource/ CartResourceBase.php, line 28
Class
- CartResourceBase
- Abstract base class for cart resoruces.
Namespace
Drupal\commerce_cart_api\Plugin\rest\resourceCode
protected $cartManager;