You are here

protected property PaymentAwarePluginFilteredPluginManagerTest::$payment in Payment 8.2

The payment to filter methods by.

Type: \Drupal\payment\Entity\PaymentInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Plugin/Payment/PaymentAwarePluginFilteredPluginManagerTest.php, line 24

Class

PaymentAwarePluginFilteredPluginManagerTest
@coversDefaultClass \Drupal\payment\Plugin\Payment\PaymentAwarePluginManagerDecorator

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment

Code

protected $payment;