You are here

private property StopwatchEvent::$periods in Devel 4.x

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

Type: \Symfony\Component\Stopwatch\StopwatchPeriod[]

File

webprofiler/src/Stopwatch.php, line 338

Class

StopwatchEvent
Class StopwatchEvent.

Namespace

Drupal\webprofiler

Code

private $periods = [];