Skip to content

v3.2.3: Adds Entity::isNew() method

Choose a tag to compare

@thorewi thorewi released this 01 Nov 11:30
· 23 commits to master since this release
Adds the `isNew()` method to the `Entity` interface.

This method allows to determine whether an entity
has already been persisted or not.