Completed
Push — master ( 198800...1a9f17 )
by Propa
07:51
created
src/Exceptions/NumberParseException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
      * Country mismatch static constructor.
38 38
      *
39 39
      * @param string $number
40
-     * @param string|array $country
40
+     * @param string|array $countries
41 41
      * @return static
42 42
      */
43 43
     public static function countryMismatch($number, $countries)
Please login to merge, or discard this patch.