Commit 79d3f655 authored by Jonathan H. Wage's avatar Jonathan H. Wage

Adding missing OnFlush annotation.

parent 73ff99c0
......@@ -134,4 +134,4 @@ final class PostUpdate extends Annotation {}
final class PreRemove extends Annotation {}
final class PostRemove extends Annotation {}
final class PostLoad extends Annotation {}
final class OnFlush extends Annotation {}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment