You are here

private property TraceableContainer::$hasStopwatch in Devel 8.2

Same name and namespace in other branches
  1. 8.3 webprofiler/src/DependencyInjection/TraceableContainer.php \Drupal\webprofiler\DependencyInjection\TraceableContainer::hasStopwatch
  2. 8 webprofiler/src/DependencyInjection/TraceableContainer.php \Drupal\webprofiler\DependencyInjection\TraceableContainer::hasStopwatch
  3. 4.x webprofiler/src/DependencyInjection/TraceableContainer.php \Drupal\webprofiler\DependencyInjection\TraceableContainer::hasStopwatch

Type: bool

File

webprofiler/src/DependencyInjection/TraceableContainer.php, line 26

Class

TraceableContainer
Extends the Drupal container class to trace service instantiations.

Namespace

Drupal\webprofiler\DependencyInjection

Code

private $hasStopwatch = FALSE;