You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

CartAddResource
Creates order items for the session's carts.

Namespace

Drupal\commerce_cart_api\Plugin\rest\resource

Code

protected $entityTypeManager;