Fix yaml example
This commit is contained in:
parent
7764ed9a8b
commit
c5aecd43c8
@ -771,6 +771,7 @@ you should map the listener method using the event type mapping.
|
|||||||
|
|
||||||
MyProject\Entity\User:
|
MyProject\Entity\User:
|
||||||
type: entity
|
type: entity
|
||||||
|
entityListeners:
|
||||||
UserListener:
|
UserListener:
|
||||||
preFlush: [preFlushHandler]
|
preFlush: [preFlushHandler]
|
||||||
postLoad: [postLoadHandler]
|
postLoad: [postLoadHandler]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user