You are here

public property CartItem::$price in Ubercart 8.4

The price of this item.

Type: float

File

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

Class

CartItem
Defines the cart item entity class.

Namespace

Drupal\uc_cart\Entity

Code

public $price;