You are here

protected property WishlistEntityAddEvent::$entity in Commerce Wishlist 8.3

The added entity.

Type: \Drupal\commerce\PurchasableEntityInterface

File

src/Event/WishlistEntityAddEvent.php, line 29

Class

WishlistEntityAddEvent
Defines the wishlist entity add event.

Namespace

Drupal\commerce_wishlist\Event

Code

protected $entity;