You are here

protected property Basic::$localeDelegator in Currency 8.3

The locale delegator.

Type: \Drupal\currency\LocaleResolverInterface

File

src/Plugin/Currency/AmountFormatter/Basic.php, line 29

Class

Basic
Formats amounts using string translation and number_format().

Namespace

Drupal\currency\Plugin\Currency\AmountFormatter

Code

protected $localeDelegator;