You are here

protected property CartExpiration::$orderTypeStorage in Commerce Core 8.2

The order type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

modules/cart/src/Plugin/QueueWorker/CartExpiration.php, line 35

Class

CartExpiration
Deletes expired carts.

Namespace

Drupal\commerce_cart\Plugin\QueueWorker

Code

protected $orderTypeStorage;