예제 #1
0
파일: Action.php 프로젝트: rukzuk/rukzuk
 public function init()
 {
     parent::init();
     $this->responseData = new Response();
     $this->pushDataToErrorController = false;
 }
예제 #2
0
 public function init()
 {
     parent::init();
 }