You are here

protected property UpdateRootFactory::$requestStack in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/update/src/UpdateRootFactory.php \Drupal\update\UpdateRootFactory::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/update/src/UpdateRootFactory.php, line 30
Contains \Drupal\update\UpdateRootFactory.

Class

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

Namespace

Drupal\update

Code

protected $requestStack;