Exemplo n.º 1
0
 protected function index()
 {
     $viewmodel = new ShareModel();
     $this->getView($viewmodel->index(), true);
 }