You are here

abstract class PaymentAwarePluginFilteredPluginManagerUnitTestPaymentAwarePlugin in Payment 8.2

Provides a payment-aware dummy plugin.

Hierarchy

Expanded class hierarchy of PaymentAwarePluginFilteredPluginManagerUnitTestPaymentAwarePlugin

File

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

Namespace

Drupal\Tests\payment\Unit\Plugin\Payment
View source
abstract class PaymentAwarePluginFilteredPluginManagerUnitTestPaymentAwarePlugin implements PaymentAwareInterface, PluginInspectionInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
PaymentAwareInterface::getPayment public function Gets the payment. 1
PaymentAwareInterface::setPayment public function Sets the payment. 1
PluginInspectionInterface::getPluginDefinition public function Gets the definition of the plugin implementation. 4
PluginInspectionInterface::getPluginId public function Gets the plugin_id of the plugin instance. 2