This commit is contained in:
Andrew Minion
2021-12-03 12:21:53 -06:00
parent 7ceb550350
commit 9a7d88fc35

View File

@@ -70,7 +70,7 @@ class CartItem implements Arrayable, Jsonable
/**
* The options for this cart item.
*
* @var array
* @var CartItemOptions
*/
public $options;