protected property Context::$user in Price 2.0.x
The user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Context.php, line 19
Class
- Context
- Contains known global information (user, time).
Namespace
Drupal\priceCode
protected $user;
The user.
Type: \Drupal\Core\Session\AccountInterface
protected $user;