示例#1
0
 public function execute()
 {
     parent::execute();
     return $this->_di->get('builder')->fetch($this->template_file);
 }