예제 #1
0
 function __construct()
 {
     self::$mysqli = Database::getInstance()->getConnection();
 }