Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
4394 Näkymät

How to inherit ORM Method in BaseModel?

Avatar
Hylkää

Why do you want to inherit that? You can do it writing some lines on some inherited class and calling the super.

Tekijä

Thanks for your reply, I want inherit it, because i want to customize orm search function for all Model, i want to add search date or amount range