We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d33b8d commit f0e3717Copy full SHA for f0e3717
1 file changed
src/PHPQueue/Exception/JsonException.php
@@ -4,6 +4,6 @@
4
/**
5
* Something bad with the JSON
6
*/
7
-class JsonException extends PHPQueue\Exception\Exception
+class JsonException extends Exception
8
{
9
}
0 commit comments