public function initialize() { parent::initialize(); $this->table = "demo"; $this->idKey = "id"; }
public function initialize() { parent::initialize(); }