protected property CartLinkToken::$currentUser in Commerce Add To Cart Link 2.x
Same name and namespace in other branches
- 8 src/CartLinkToken.php \Drupal\commerce_add_to_cart_link\CartLinkToken::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
CartLinkToken.php, line 29
Class
- CartLinkToken
- Default cart link token service implementation.
Namespace
Drupal\commerce_add_to_cart_linkCode
protected $currentUser;