Esempio n. 1
0
 public function getGameLength()
 {
     $this->_load();
     return parent::getGameLength();
 }