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 0f32180 commit dd145deCopy full SHA for dd145de
src/CacheException.php
@@ -5,6 +5,6 @@
5
/**
6
* Interface used for all types of exceptions thrown by the implementing library.
7
*/
8
-interface CacheException
+interface CacheException extends \Throwable
9
{
10
}
0 commit comments