コード例 #1
0
 public function __construct($db)
 {
     parent::__construct($db);
     $this->db = $db;
 }