Example #1
0
 /**
  * @return \Magento\Framework\Profiler\Driver\Standard\Stat
  */
 public function getStat()
 {
     return $this->context->getProfilerStat();
 }