You are here

protected property WishlistItemController::$currentUser in Commerce Wishlist 8.3

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/WishlistItemController.php, line 28

Class

WishlistItemController
Provides the wishlist item pages.

Namespace

Drupal\commerce_wishlist\Controller

Code

protected $currentUser;