protected static property Timer::$timers in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Utility/Timer.php \Drupal\Component\Utility\Timer::timers
File
- core/
lib/ Drupal/ Component/ Utility/ Timer.php, line 12
Class
- Timer
- Provides helpers to use timers throughout a request.
Namespace
Drupal\Component\UtilityCode
protected static $timers = [];