Completed
Push — master ( 226900...81ddff )
by thomas
18:25
created
src/Network/Network.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,6 @@
 block discarded – undo
53 53
     /**
54 54
      * @param string $field - name of field being validated
55 55
      * @param string $value - we check this value
56
-     * @param int $length - length we require
57 56
      * @throws InvalidNetworkParameter
58 57
      */
59 58
     private function validateHexStringRepresentsBytes(string $field, string $value)
Please login to merge, or discard this patch.