Esempio n. 1
0
 public function getDb()
 {
     // return $this -> getApp() -> getDb();
     return Storage::getDao();
 }