You are here

protected property CartProvider::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/cart/src/CartProvider.php, line 36

Class

CartProvider
Default implementation of the cart provider.

Namespace

Drupal\commerce_cart

Code

protected $currentUser;