Example #1
0
File: Api.php Project: hihus/pi
 protected function begin()
 {
     parent::begin();
     $this->initHttp();
 }
Example #2
0
File: Task.php Project: hihus/pi
 protected function begin()
 {
     parent::begin();
 }