You are here

protected property CurrencyTest::$currencyStorage in Currency 8.3

The currency storage.

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

File

tests/src/Unit/Plugin/views/field/CurrencyTest.php, line 26

Class

CurrencyTest
@coversDefaultClass \Drupal\currency\Plugin\views\field\Currency

Namespace

Drupal\Tests\currency\Unit\Plugin\views\field

Code

protected $currencyStorage;