Exemplo n.º 1
0
 public function __construct($controller)
 {
     $this->controller = $controller;
     $this->smarty = ResourceFactory::getSmartyInstance();
 }