You are here

protected property AddPaymentStatus::$paymentStatusStorage in Payment 8.2

The payment status storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/AddPaymentStatus.php, line 20

Class

AddPaymentStatus
Handles the "add payment status" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentStatusStorage;