Skip to content

Commit b7f2f4b

Browse files
committed
feat(ANWB-5192): Updated rework MR
1 parent d85e281 commit b7f2f4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Model/LandingPage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,5 +735,6 @@ private function normalizeFilterValues(mixed $value): array
735735
if (is_string($value) && $value !== '') {
736736
return [$value];
737737
}
738+
return [];
738739
}
739740
}

0 commit comments

Comments
 (0)