You are here

private property RedisProfilerStorage::$redis in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/Profiler/RedisProfilerStorage.php \Symfony\Component\HttpKernel\Profiler\RedisProfilerStorage::redis

Type: \Redis

File

vendor/symfony/http-kernel/Profiler/RedisProfilerStorage.php, line 35

Class

RedisProfilerStorage
RedisProfilerStorage stores profiling information in Redis.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

private $redis;