Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/doctrine/doctrine2 into svn
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.doctrine-project.org/trunk@7620 625475ce-881a-0410-a577-b389adb331d8
  • Loading branch information
root committed May 18, 2010
1 parent 88243e1 commit 3e90fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
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 3e90fe8

Please sign in to comment.