You are here

protected property ConfigOperationsProvider::$paymentStatusStorage in Payment 8.2

The payment status storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Payment/Status/ConfigOperationsProvider.php, line 31

Class

ConfigOperationsProvider
Provides payment status operations payment statuses based on config entities.

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $paymentStatusStorage;