Skip to content

Commit 07e46f7

Browse files
committed
✨ feat(cache): 新增 str_replace 函數的引用
1 parent 1900f2d commit 07e46f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Discovery/Cache/SnapshotClassFinderComputedCache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
use TheCodingMachine\GraphQLite\Discovery\ClassFinder;
1111

1212
use function sprintf;
13+
use function str_replace;
1314

1415
/**
1516
* Provides cache for a {@see ClassFinder} based on a {@see filemtime()}.

0 commit comments

Comments
 (0)