You are here

protected property PaymentMethodTest::$paymentMethodPluginType in Payment 8.2

The payment method plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/Plugin/views/filter/PaymentMethodTest.php, line 31

Class

PaymentMethodTest
@coversDefaultClass \Drupal\payment\Plugin\views\filter\PaymentMethod

Namespace

Drupal\Tests\payment\Unit\Plugin\views\filter

Code

protected $paymentMethodPluginType;