Esempio n. 1
0
 /**
  * Set a service
  */
 public function setService($service)
 {
     $this->injector->registerService($service);
 }