Ejemplo n.º 1
0
 public function initialize()
 {
     parent::initialize();
     $this->table = "demo";
     $this->idKey = "id";
 }
Ejemplo n.º 2
0
 public function initialize()
 {
     parent::initialize();
 }