Skip to content

Commit

Permalink
OS-52 Maestro notification cpr_guardian
Browse files Browse the repository at this point in the history
  • Loading branch information
stankut committed Jun 11, 2024
1 parent 0985fad commit 1c4210a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ private function getRecipientElementOptions(): array {
'cvr_element',
'cvr_value_element',
'os2forms_person_lookup',
'os2forms_mitid_child_other_guardian',
];

$isAllowedElement = static fn ($e) => in_array($e['#type'], $elementTypes, TRUE);
Expand Down

0 comments on commit 1c4210a

Please sign in to comment.