Esempio n. 1
0
 public function setJs(JsUtils $js)
 {
     $this->js = $js;
     $this->_di = $js->getDi();
 }