Esempio n. 1
0
 /**
  * Get a service
  */
 public function getService($service)
 {
     return $this->injector->getService($service);
 }