private property RequestStack::$requests in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/RequestStack.php \Symfony\Component\HttpFoundation\RequestStack::requests
Type: Request[]
File
- vendor/
symfony/ http-foundation/ RequestStack.php, line 24
Class
- RequestStack
- Request stack that controls the lifecycle of requests.
Namespace
Symfony\Component\HttpFoundationCode
private $requests = array();