You are here

protected property Context::$data in Commerce Core 8.2

The data.

Used to provide additional information for a specific set of consumers (e.g. price resolvers).

Type: array

File

src/Context.php, line 44

Class

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

Namespace

Drupal\commerce

Code

protected $data;