You are here

protected property ConfigOperationsProvider::$paymentStatusListBuilder in Payment 8.2

The payment status list builder.

Type: \Drupal\Core\Entity\EntityListBuilderInterface

File

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

Class

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

Namespace

Drupal\payment\Plugin\Payment\Status

Code

protected $paymentStatusListBuilder;