Skip to content

Commit

Permalink
Show respect
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Sep 8, 2023
1 parent e362a00 commit bbfcb4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sl-src/CacheReader.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
* This code is taken from original PsrCachedReader.php in doctrine/annotation and modified.
*
* @see https://github.com/doctrine/annotations/commits/2.0.x/lib/Doctrine/Common/Annotations/PsrCachedReader.php
*
* Many thanks to the Doctrine team for their great contributions to the PHP community over the years.
*/
final class CacheReader implements Reader
{
Expand Down

0 comments on commit bbfcb4a

Please sign in to comment.