You are here

protected property Context::$customer in Commerce Core 8.2

The customer.

Type: \Drupal\Core\Session\AccountInterface

File

src/Context.php, line 20

Class

Context
Contains known global information (customer, store, time).

Namespace

Drupal\commerce

Code

protected $customer;