You are here

protected property CurrencyLocalize::$currentFilterProcessResult in Currency 8.3

The current static::process() filter process result.

Type: \Drupal\filter\FilterProcessResult|null

File

src/Plugin/Filter/CurrencyLocalize.php, line 38

Class

CurrencyLocalize
Provides a filter to format amounts.

Namespace

Drupal\currency\Plugin\Filter

Code

protected $currentFilterProcessResult;