You are here

protected property ApplicableTransactionAccess::$requestStack in Transaction 8

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Access/ApplicableTransactionAccess.php, line 33

Class

ApplicableTransactionAccess
Checks access of applicable entity to transaction type.

Namespace

Drupal\transaction\Access

Code

protected $requestStack;