You are here

private property ProfilerExtension::$stopwatch in Devel 8

Same name and namespace in other branches
  1. 8.3 webprofiler/src/Twig/Extension/ProfilerExtension.php \Drupal\webprofiler\Twig\Extension\ProfilerExtension::stopwatch
  2. 8.2 webprofiler/src/Twig/Extension/ProfilerExtension.php \Drupal\webprofiler\Twig\Extension\ProfilerExtension::stopwatch
  3. 4.x webprofiler/src/Twig/Extension/ProfilerExtension.php \Drupal\webprofiler\Twig\Extension\ProfilerExtension::stopwatch

Type: \Symfony\Component\Stopwatch\Stopwatch

File

webprofiler/src/Twig/Extension/ProfilerExtension.php, line 17

Class

ProfilerExtension
Class ProfilerExtension

Namespace

Drupal\webprofiler\Twig\Extension

Code

private $stopwatch;