We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
str_replace
1 parent 1900f2d commit 07e46f7Copy full SHA for 07e46f7
1 file changed
src/Discovery/Cache/SnapshotClassFinderComputedCache.php
@@ -10,6 +10,7 @@
10
use TheCodingMachine\GraphQLite\Discovery\ClassFinder;
11
12
use function sprintf;
13
+use function str_replace;
14
15
/**
16
* Provides cache for a {@see ClassFinder} based on a {@see filemtime()}.
0 commit comments