You are here

protected property PaymentReferenceTest::$paymentStorage in Payment 8.2

The payment storage.

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

File

modules/payment_reference/tests/src/Unit/Element/PaymentReferenceTest.php, line 77

Class

PaymentReferenceTest
@coversDefaultClass \Drupal\payment_reference\Element\PaymentReference

Namespace

Drupal\Tests\payment_reference\Unit\Element

Code

protected $paymentStorage;