That wouldn't break the default implementation of __get()
? I believe there's some crazy magic methods in there like findFirstByFoo()
.
I'm asking about a configuration because I believe that I've seen something similar somewhere (In the same place where you set that save()
should throw an exception instead of returning false) but now I can't remeber where I read about that, surely not in the docs.