Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
er1z authored Sep 4, 2019
1 parent 2682d42 commit bc121d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/EventListener/LogRevisionsListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ public function postFlush(PostFlushEventArgs $eventArgs)

$queryBuilder->execute();
}

$this->extraUpdates = [];
}

public function postPersist(LifecycleEventArgs $eventArgs)
Expand Down

0 comments on commit bc121d6

Please sign in to comment.