You are here

protected property ConfigDeriver::$paymentStatusStorage in Payment 8.2

The payment status storage controller.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Payment/Status/ConfigDeriver.php, line 20

Class

ConfigDeriver
Derives payment status plugin definitions based on configuration entities.

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $paymentStatusStorage;