We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c09a4e1 + c253459 commit ac3ec98Copy full SHA for ac3ec98
src/Exceptions/RuntimeException.php
@@ -9,7 +9,7 @@
9
10
namespace PHP_CodeSniffer\Exceptions;
11
12
-class RuntimeException extends \Exception
+class RuntimeException extends \RuntimeException
13
{
14
15
}//end class
0 commit comments