You are here

protected property Intl::$localeDelegator in Currency 8.3

The locale delegator.

Type: \Drupal\currency\LocaleResolver

File

modules/currency_intl/src/Plugin/Currency/AmountFormatter/Intl.php, line 29

Class

Intl
Formats amounts using PHP's Intl extension.

Namespace

Drupal\currency_intl\Plugin\Currency\AmountFormatter

Code

protected $localeDelegator;