You are here

protected property WebformEntityAccessControlHandler::$requestStack in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformEntityAccessControlHandler.php \Drupal\webform\WebformEntityAccessControlHandler::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/WebformEntityAccessControlHandler.php, line 29

Class

WebformEntityAccessControlHandler
Defines the access control handler for the webform entity type.

Namespace

Drupal\webform

Code

protected $requestStack;