protected property ProfilerListener::$requests

File

drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php, line 37

Class

ProfilerListener
ProfilerListener collects data for the current request by listening to the onKernelResponse event.

Namespace

Symfony\Component\HttpKernel\EventListener

Code

protected $requests;