You are here

private property Profile::$collectors in Zircon Profile 8

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

Type: DataCollectorInterface[]

File

vendor/symfony/http-kernel/Profiler/Profile.php, line 28

Class

Profile
Profile.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

private $collectors = array();