You are here

protected property CurrencyAmount::$formHelper in Currency 8.3

The form helper.

Type: \Drupal\currency\FormHelperInterface

File

src/Element/CurrencyAmount.php, line 38

Class

CurrencyAmount
Provides an element to collect amounts of money and convert them to strings.

Namespace

Drupal\currency\Element

Code

protected $formHelper;