We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bbbae commit 9a05b57Copy full SHA for 9a05b57
5 files changed
src/HJSON/HJSONException.php
@@ -2,4 +2,6 @@
2
3
namespace HJSON;
4
5
-class HJSONException extends \Exception {}
+class HJSONException extends \Exception
6
+{
7
+}
0 commit comments