You are here

protected property CurrencyExchange::$currentFilterProcessResult in Currency 8.3

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

Type: \Drupal\filter\FilterProcessResult|null

File

src/Plugin/Filter/CurrencyExchange.php, line 30

Class

CurrencyExchange
Provides a filter to exchange currencies.

Namespace

Drupal\currency\Plugin\Filter

Code

protected $currentFilterProcessResult;