You are here

protected property WishlistAssignEvent::$account in Commerce Wishlist 8.3

The user account.

Type: \Drupal\user\UserInterface

File

src/Event/WishlistAssignEvent.php, line 28

Class

WishlistAssignEvent
Defines the wishlist assign event.

Namespace

Drupal\commerce_wishlist\Event

Code

protected $account;