Skip to content

Commit dae01f2

Browse files
committed
Update ParamsEnum
1 parent fc63414 commit dae01f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Codebooks/ParamsEnum.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ enum ParamsEnum: string
6969

7070
case State = 'state';
7171

72+
case TargetLinkUri = 'target_link_uri';
73+
7274
case TrustMarked = 'trust_marked';
7375

7476
case TrustMarkType = 'trust_mark_type';

0 commit comments

Comments
 (0)