Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4406 Visninger

How to inherit ORM Method in BaseModel?

Avatar
Kassér

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

Forfatter

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