dbTable = 'dashboard.tbl_dashboard_widget'; $this->pk = ['dashboard_id', 'widget_id']; $this->hasSequence = false; } }