fixed typo in docblock
This commit is contained in:
parent
46a3fecb4f
commit
5e28273548
@ -124,7 +124,7 @@ final class Events
|
||||
* The postFlush event occurs when the EntityManager#flush() operation is invoked and
|
||||
* after all actual database operations are executed successfully. The event is only raised if there is
|
||||
* actually something to do for the underlying UnitOfWork. If nothing needs to be done,
|
||||
* the onFlush event is not raised. The event won't be raised if an error occurs during the
|
||||
* the postFlush event is not raised. The event won't be raised if an error occurs during the
|
||||
* flush operation.
|
||||
*
|
||||
* @var string
|
||||
|
Loading…
x
Reference in New Issue
Block a user