EntityDeleteMultipleAccessCheck::$requestStack
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/EntityDeleteMultipleAccessCheck.php \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::requestStack
- 8.9.x core/lib/Drupal/Core/Entity/EntityDeleteMultipleAccessCheck.php \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::requestStack
- 10 core/lib/Drupal/Core/Entity/EntityDeleteMultipleAccessCheck.php \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::requestStack
Request stack service.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
-
core/
lib/ Drupal/ Core/ Entity/ EntityDeleteMultipleAccessCheck.php, line 35
Class
- EntityDeleteMultipleAccessCheck
- Checks if the current user has delete access to the items of the tempstore.
Namespace
Drupal\Core\EntityCode
protected $requestStack;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.