protected property CartEntityAddEvent::$entity in Commerce Core 8.2
The added entity.
Type: \Drupal\commerce\PurchasableEntityInterface
File
- modules/
cart/ src/ Event/ CartEntityAddEvent.php, line 29
Class
- CartEntityAddEvent
- Defines the cart entity add event.
Namespace
Drupal\commerce_cart\EventCode
protected $entity;