You are here

protected property FilterPaymentGatewaysEventTest::$storage in Commerce Core 8.2

The payment gateway storage.

Type: \Drupal\commerce_payment\PaymentGatewayStorageInterface

File

modules/payment/tests/src/Kernel/FilterPaymentGatewaysEventTest.php, line 22

Class

FilterPaymentGatewaysEventTest
Tests the FilterPaymentGatewaysEvent.

Namespace

Drupal\Tests\commerce_payment\Kernel

Code

protected $storage;