You are here

protected property CartLinkToken::$currentUser in Commerce Add To Cart Link 8

Same name and namespace in other branches
  1. 2.x src/CartLinkToken.php \Drupal\commerce_add_to_cart_link\CartLinkToken::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/CartLinkToken.php, line 35

Class

CartLinkToken
Default cart link token service implementation.

Namespace

Drupal\commerce_add_to_cart_link

Code

protected $currentUser;