You are here

protected property CartUpdateItemsResource::$serializer in Commerce Cart API 8

The serializer.

Type: \Symfony\Component\Serializer\SerializerInterface

File

src/Plugin/rest/resource/CartUpdateItemsResource.php, line 34

Class

CartUpdateItemsResource
Provides a cart collection resource for current session.

Namespace

Drupal\commerce_cart_api\Plugin\rest\resource

Code

protected $serializer;