We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60fdb8b commit b037ab1Copy full SHA for b037ab1
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