You are here

private property Section::$events in Devel 8.3

Same name and namespace in other branches
  1. 8 webprofiler/src/Stopwatch.php \Drupal\webprofiler\Section::events
  2. 8.2 webprofiler/src/Stopwatch.php \Drupal\webprofiler\Section::events
  3. 4.x webprofiler/src/Stopwatch.php \Drupal\webprofiler\Section::events

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

File

webprofiler/src/Stopwatch.php, line 163

Class

Section
@internal This class is for internal usage only

Namespace

Drupal\webprofiler

Code

private $events = [];