You are here

private property StopwatchEvent::$periods in Devel 8

Same name and namespace in other branches
  1. 8.3 webprofiler/src/Stopwatch.php \Drupal\webprofiler\StopwatchEvent::periods
  2. 8.2 webprofiler/src/Stopwatch.php \Drupal\webprofiler\StopwatchEvent::periods
  3. 4.x webprofiler/src/Stopwatch.php \Drupal\webprofiler\StopwatchEvent::periods

Type: StopwatchPeriod[]

File

webprofiler/src/Stopwatch.php, line 297

Class

StopwatchEvent
Class StopwatchEvent

Namespace

Drupal\webprofiler

Code

private $periods = [];