apply StyleCI recommendation

This commit is contained in:
El RIDO
2025-11-19 10:02:15 +01:00
parent 528f2f7221
commit 3caf3214f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ class JsonException extends Exception
$message .= ' (' . $code . ')';
parent::__construct($message, 90);
}
}
}