コード例 #1
0
ファイル: DAO.php プロジェクト: wgviana/SaudeNaCopa
 function __construct()
 {
     $this->conex = Conex::getInstance()->getPDO();
 }