You are here

protected property AddPaymentMethodConfiguration::$requestStack in Payment 8.2

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Controller/AddPaymentMethodConfiguration.php, line 31

Class

AddPaymentMethodConfiguration
Handles the "add payment method configuration" route.

Namespace

Drupal\payment\Controller

Code

protected $requestStack;