Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4412 Visualizzazioni

How to inherit ORM Method in BaseModel?

Avatar
Abbandona

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

Autore

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