You are here

public property CartItem::$model in Ubercart 8.4

The SKU of this item.

Type: string

File

uc_cart/src/Entity/CartItem.php, line 51

Class

CartItem
Defines the cart item entity class.

Namespace

Drupal\uc_cart\Entity

Code

public $model;