You are here

protected property TransactionInlineForm::$requestStack in Transaction 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

modules/transaction_ief/src/Form/TransactionInlineForm.php, line 32

Class

TransactionInlineForm
Defines the inline form for the transaction entity.

Namespace

Drupal\transaction_ief\Form

Code

protected $requestStack;