Skip to content

Commit

Permalink
Update AnnotationRegistry.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored Apr 2, 2020
1 parent 4538bcb commit e43aa90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Doctrine/Common/Annotations/AnnotationRegistry.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public static function reset() : void
self::$autoloadNamespaces = [];
self::$loaders = [];
self::$failedToAutoload = [];
self::$registerFileUsed = false;
}

/**
Expand Down

0 comments on commit e43aa90

Please sign in to comment.