Пример #1
0
 public function renderView()
 {
     if ($this->view) {
         $this->view->render();
     }
 }