You are here

protected property CurrencyLocalizeTest::$currencyStorage in Currency 8.3

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Filter/CurrencyLocalizeTest.php, line 38

Class

CurrencyLocalizeTest
@coversDefaultClass \Drupal\currency\Plugin\Filter\CurrencyLocalize

Namespace

Drupal\Tests\currency\Unit\Plugin\Filter

Code

protected $currencyStorage;