protected property UnroutedUrlAssembler::$requestStack

A request stack object.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php, line 22

Class

UnroutedUrlAssembler
Provides a way to build external or non Drupal local domain URLs.

Namespace

Drupal\Core\Utility

Code

protected $requestStack;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Utility!UnroutedUrlAssembler.php/property/UnroutedUrlAssembler::requestStack/8.1.x