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;