Esempio n. 1
0
 public function __Construct()
 {
     $this->_store = Store::instance('game');
     parent::__Construct();
 }
Esempio n. 2
0
 public function __Construct()
 {
     parent::__Construct();
 }