You are here

protected property PdoProfilerStorage::$lifetime in Zircon Profile 8

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

File

vendor/symfony/http-kernel/Profiler/PdoProfilerStorage.php, line 25

Class

PdoProfilerStorage
Base PDO storage for profiling information in a PDO database.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

protected $lifetime;