コード例 #1
0
ファイル: xxx.php プロジェクト: JasonWiki/docs
 public function __construct()
 {
     parent::__construct();
     $this->connectDb();
 }