Skip to content

Commit

Permalink
Merge remote branch 'jwage/master'
Browse files Browse the repository at this point in the history
* jwage/master:
  Adding missing OnFlush annotation.
  • Loading branch information
hobodave committed May 18, 2010
2 parents e88aaa1 + 79d3f65 commit dbeaa3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
Original file line number Diff line number Diff line change
Expand Up @@ -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 {}

0 comments on commit dbeaa3f

Please sign in to comment.