Skip to content

Minor Enhancement

Choose a tag to compare

@rotexdegba rotexdegba released this 06 Jan 16:58
· 43 commits to main since this release

Added overridden definitions of getModel() in the record & collection templates to return the exact type of model for the collection and record. getModel() returns \GDAO\Model which would not be helpful for ide auto-completion methods and properties specific to LeanOrm\Model & its sub-classes. This fixes this problem.

Full Changelog: 1.0.3...1.0.4