예제 #1
0
파일: xxx.php 프로젝트: JasonWiki/docs
 public function __construct()
 {
     parent::__construct();
     $this->connectDb();
 }