We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc63414 commit dae01f2Copy full SHA for dae01f2
1 file changed
src/Codebooks/ParamsEnum.php
@@ -69,6 +69,8 @@ enum ParamsEnum: string
69
70
case State = 'state';
71
72
+ case TargetLinkUri = 'target_link_uri';
73
+
74
case TrustMarked = 'trust_marked';
75
76
case TrustMarkType = 'trust_mark_type';
0 commit comments