You are here

protected property DummyRedirectController::$currentRequest in Commerce Core 8.2

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

modules/payment_example/src/Controller/DummyRedirectController.php, line 20

Class

DummyRedirectController
This is a dummy controller for mocking an off-site gateway.

Namespace

Drupal\commerce_payment_example\Controller

Code

protected $currentRequest;