We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e93eb commit 2bc62c6Copy full SHA for 2bc62c6
code_samples/pim/Symbol/Format/Checksum/LuhnChecksum.php
@@ -43,4 +43,4 @@ private function getDigits(string $value): array
43
44
return array_map('intval', array_values($chars));
45
}
46
-}
+}
0 commit comments