Exemple #1
0
 public function setDb(MDatabase $db)
 {
     $this->db = $db;
     $this->platform = $db->getPlatForm();
 }