Fixed typo in 9.6.7 of docs
This commit is contained in:
parent
88f43a947d
commit
c86ab7d239
@ -740,7 +740,7 @@ The three post events are called inside ``EntityManager#flush()``.
|
|||||||
Changes in here are not relevant to the persistence in the
|
Changes in here are not relevant to the persistence in the
|
||||||
database, but you can use these events to alter non-persistable items,
|
database, but you can use these events to alter non-persistable items,
|
||||||
like non-mapped fields, logging or even associated classes that are
|
like non-mapped fields, logging or even associated classes that are
|
||||||
directly mapped by Doctrine.
|
not directly mapped by Doctrine.
|
||||||
|
|
||||||
postLoad
|
postLoad
|
||||||
~~~~~~~~
|
~~~~~~~~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user