You are here

protected property PaymentStatusForm::$paymentStatusStorage in Payment 8.2

The payment status storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Entity/PaymentStatus/PaymentStatusForm.php, line 24

Class

PaymentStatusForm
Provides the payment status add/edit form.

Namespace

Drupal\payment\Entity\PaymentStatus

Code

protected $paymentStatusStorage;