Skip to content

v2.1.6: Refactors entity property access

Choose a tag to compare

@thorewi thorewi released this 29 May 11:39
· 13 commits to master since this release
Makes the entity property private to enforce encapsulation.

Provides a final method to get the entity, preventing subclasses from overriding the access logic.