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:
|
||||
type: entity
|
||||
entityListeners:
|
||||
UserListener:
|
||||
preFlush: [preFlushHandler]
|
||||
postLoad: [postLoadHandler]
|
||||
|
Loading…
x
Reference in New Issue
Block a user