protected property CartUpdateItemResource::$serializer in Commerce Cart API 8
The serializer.
Type: \Symfony\Component\Serializer\SerializerInterface
File
- src/
Plugin/ rest/ resource/ CartUpdateItemResource.php, line 34
Class
- CartUpdateItemResource
- Resource for updating the quantity of a cart's single order item.
Namespace
Drupal\commerce_cart_api\Plugin\rest\resourceCode
protected $serializer;