You are here

protected property CartAddResource::$chainPriceResolver in Commerce Cart API 8

The chain base price resolver.

Type: \Drupal\commerce_price\Resolver\ChainPriceResolverInterface

File

src/Plugin/rest/resource/CartAddResource.php, line 68

Class

CartAddResource
Creates order items for the session's carts.

Namespace

Drupal\commerce_cart_api\Plugin\rest\resource

Code

protected $chainPriceResolver;