mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
do not update names after person update
This commit is contained in:
parent
a736c2a67e
commit
19cad9a7a4
@ -7,11 +7,6 @@ services:
|
||||
event: 'prePersist'
|
||||
entity: 'Chill\PersonBundle\Entity\Person'
|
||||
method: 'prePersistPerson'
|
||||
-
|
||||
name: 'doctrine.orm.entity_listener'
|
||||
event: 'preUpdate'
|
||||
entity: 'Chill\PersonBundle\Entity\Person'
|
||||
method: 'prePersistPerson'
|
||||
-
|
||||
name: 'doctrine.orm.entity_listener'
|
||||
event: 'prePersist'
|
||||
|
Loading…
x
Reference in New Issue
Block a user