You are here

protected property WishlistController::$currentUser in Commerce Wishlist 8.3

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/WishlistController.php, line 34

Class

WishlistController
Provides the wishlist pages.

Namespace

Drupal\commerce_wishlist\Controller

Code

protected $currentUser;