You are here

protected property CartOrderItemAddEvent::$quantity in Commerce Core 8.2

The quantity.

Type: float

File

modules/cart/src/Event/CartOrderItemAddEvent.php, line 28

Class

CartOrderItemAddEvent
Defines the cart order item add event.

Namespace

Drupal\commerce_cart\Event

Code

protected $quantity;