Remove "before the lists of scheduled changes are cleared"
It is not true.
This commit is contained in:
parent
610295f875
commit
e873351624
@ -511,8 +511,7 @@ The following restrictions apply to the onFlush event:
|
||||
postFlush
|
||||
~~~~~~~~~
|
||||
|
||||
``postFlush`` is called at the end of ``EntityManager#flush()`` before the
|
||||
lists of scheduled changes are cleared. ``EntityManager#flush()`` can be
|
||||
``postFlush`` is called at the end of ``EntityManager#flush()``. ``EntityManager#flush()`` can be
|
||||
called safely inside its listeners.
|
||||
|
||||
.. code-block:: php
|
||||
|
Loading…
x
Reference in New Issue
Block a user