We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4c729 commit 86601b8Copy full SHA for 86601b8
1 file changed
src/SimpleSAML/Error/ErrorCodes.php
@@ -50,6 +50,7 @@ class ErrorCodes
50
final public const UNKNOWNCERT = 'UNKNOWNCERT';
51
final public const USERABORTED = 'USERABORTED';
52
final public const WRONGUSERPASS = 'WRONGUSERPASS';
53
+
54
final public const KEY_TITLE = 'title';
55
final public const KEY_DESCRIPTION = 'descr';
56
0 commit comments