We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ecddbf commit 6e0ef7eCopy full SHA for 6e0ef7e
src/Image_Processing_Queue/Exception.php
@@ -5,4 +5,4 @@
5
/**
6
* Custom exception class for IPQ background processing
7
*/
8
-class Exception extends Exception {}
+class Exception extends \Exception {}
0 commit comments