예제 #1
0
파일: Api.php 프로젝트: hihus/pi
 protected function begin()
 {
     parent::begin();
     $this->initHttp();
 }
예제 #2
0
파일: Task.php 프로젝트: hihus/pi
 protected function begin()
 {
     parent::begin();
 }