You are here

protected property CartEntityAddEvent::$quantity in Commerce Core 8.2

The quantity.

Type: float

File

modules/cart/src/Event/CartEntityAddEvent.php, line 36

Class

CartEntityAddEvent
Defines the cart entity add event.

Namespace

Drupal\commerce_cart\Event

Code

protected $quantity;