You are here

protected property PaymentLineItemsDisplayTest::$currencyStorage in Payment 8.2

The currency storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Element/PaymentLineItemsDisplayTest.php, line 28

Class

PaymentLineItemsDisplayTest
@coversDefaultClass \Drupal\payment\Element\PaymentLineItemsDisplay

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $currencyStorage;