You are here

protected property ConfigOperationsProviderTest::$paymentStatusListBuilder in Payment 8.2

The payment status list builder.

Type: \Drupal\Core\Entity\EntityListBuilderInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/Status/ConfigOperationsProviderTest.php, line 25

Class

ConfigOperationsProviderTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\Status\ConfigOperationsProvider

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Status

Code

protected $paymentStatusListBuilder;