Example #1
0
 public function getGames()
 {
     $this->_load();
     return parent::getGames();
 }