Example #1
0
 /**
  * @return Profiler
  */
 public function profiler($type = 'default')
 {
     return Debug_Profiler::instance($type);
 }