You are here

public function PaymentTest::doGetResumeContextResponse in Payment 8.2

{@inheritdoc

Overrides PaymentTypeBase::doGetResumeContextResponse

File

modules/payment_test/src/Plugin/Payment/Type/PaymentTest.php, line 40

Class

PaymentTest
A testing payment type.

Namespace

Drupal\payment_test\Plugin\Payment\Type

Code

public function doGetResumeContextResponse() {
}