We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c11eb9 commit b6d2feeCopy full SHA for b6d2fee
1 file changed
src/CacheValueGenerationException.php
@@ -0,0 +1,4 @@
1
+<?php
2
+namespace Gt\FileCache;
3
+
4
+class CacheValueGenerationException extends FileCacheException {}
0 commit comments