Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
916
stars
299
forks
source link
Update TranslatableEventSubscriber.php #741
Open
tacman opened 1 year ago
getEntity is deprecated, use getObject()
https://github.com/doctrine/orm/issues/9875