Ejemplo n.º 1
0
 /**
  * Enable profiler
  *
  * @return array
  */
 public function enableProfiler()
 {
     return $this->visitorMapper->setProfiler();
 }