Closed chemezov closed 2 years ago
this is perfect, thank you very much! I think for cms nav and cms nav item we should even create an own activequery class, but that might be a future improvement. Thanks, that's great and very appreciated as we are aware of that but just don't have time. (those are also some of the oldest code parts in luya)
Great to hear that! I will continue working on these changes in the near future.
Hello!
What are you changing/introducing
I was fixed PHPDoc for relation properties, and return type for relations. Also some code and typo fixes.
What do you think about that? Should i continue this way for other models?
What is the reason for changing/introducing
My goal is fix autocomplete for IDE. Now it has wrong type, like
$navItem->getNav()
- returnNav
, instead ofNgRestActiveQuery
.QA