You are here

protected property Context::$data in Price 2.0.x

The data.

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

Type: array

File

src/Context.php, line 36

Class

Context
Contains known global information (user, time).

Namespace

Drupal\price

Code

protected $data;