Completed
Pull Request — master (#7)
by Michael
02:02
created
src/Support.php 1 patch
Indentation   -2 removed lines patch added patch discarded remove patch
@@ -54,9 +54,7 @@
 block discarded – undo
54 54
      * An internal hex2bin implementation for PHP 5.3
55 55
      * 
56 56
      * @param string $hexstr
57
-     
58 57
      * @return string
59
-     
60 58
      * @codeCoverageIgnore
61 59
      */
62 60
     protected static function hex2bin(string $hexstr): string
Please login to merge, or discard this patch.