protected property ProfilerListener::$requests in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/http-kernel/EventListener/ProfilerListener.php \Symfony\Component\HttpKernel\EventListener\ProfilerListener::requests
File
- vendor/
symfony/ http-kernel/ EventListener/ ProfilerListener.php, line 36
Class
- ProfilerListener
- ProfilerListener collects data for the current request by listening to the kernel events.
Namespace
Symfony\Component\HttpKernel\EventListenerCode
protected $requests = array();