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