Skip to content

Commit 3896334

Browse files
committed
style(cs): normalize EOF newline in identification policy value
Signed-off-by: Vitor Mattos <[email protected]>
1 parent f737620 commit 3896334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Service/Policy/Provider/IdentificationDocuments/IdentificationDocumentsPolicyValue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ public static function normalize(mixed $rawValue, bool $default = false): bool {
4747

4848
return $default;
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)