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.
LogicException
ErrorException
1 parent a7065a7 commit d280c45Copy full SHA for d280c45
src/Exceptions/SyntaxException.php
@@ -4,6 +4,6 @@
4
5
namespace Smoren\FormulaTools\Exceptions;
6
7
-class SyntaxException extends \LogicException
+class SyntaxException extends \ErrorException
8
{
9
}
0 commit comments