v3.2.3: Adds Entity::isNew() method
Adds the `isNew()` method to the `Entity` interface. This method allows to determine whether an entity has already been persisted or not.
Adds the `isNew()` method to the `Entity` interface. This method allows to determine whether an entity has already been persisted or not.