UpdateRoot::$requestStack

Same name in other branches
  1. 10 core/modules/update/src/UpdateRoot.php \Drupal\update\UpdateRoot::requestStack
  2. 11.x core/modules/update/src/UpdateRoot.php \Drupal\update\UpdateRoot::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/update/src/UpdateRoot.php, line 25

Class

UpdateRoot
Gets the root path used by the Update Manager to install or update projects.

Namespace

Drupal\update

Code

protected $requestStack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.