You are here

protected property PaymentReferenceBase::$paymentStorage in Payment 8.2

The payment storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Element/PaymentReferenceBase.php, line 82

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $paymentStorage;