You are here

protected property PriceCalculatedFormatter::$currentUser in Price 2.0.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php, line 42

Class

PriceCalculatedFormatter
Plugin implementation of the 'price_calculated' formatter.

Namespace

Drupal\price\Plugin\Field\FieldFormatter

Code

protected $currentUser;