You are here

protected property PaymentMethodBaseTestBase::$pluginDefinition in Payment 8.2

The definition of the payment method plugin under test.

Type: mixed[]

File

tests/src/Unit/Plugin/Payment/Method/PaymentMethodBaseTestBase.php, line 59

Class

PaymentMethodBaseTestBase
Provides a base for tests for classes that extend \Drupal\payment\Plugin\Payment\Method\PaymentMethodBase.

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment\Method

Code

protected $pluginDefinition = [];