You are here

protected property PaymentReferenceBaseTest::$paymentStorage in Payment 8.2

The payment storage.

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

File

tests/src/Unit/Element/PaymentReferenceBaseTest.php, line 99

Class

PaymentReferenceBaseTest
@coversDefaultClass \Drupal\payment\Element\PaymentReferenceBase

Namespace

Drupal\Tests\payment\Unit\Element

Code

protected $paymentStorage;