You are here

private property FileProfilerStorage::$folder in Zircon Profile 8

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

Folder where profiler data are stored.

Type: string

File

vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php, line 26

Class

FileProfilerStorage
Storage for profiler using files.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

private $folder;