Completed
Push — dev-v3 ( 0f682d...f57ffe )
by Propa
16:08
created
src/Phone.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -232,7 +232,7 @@
 block discarded – undo
232 232
     /**
233 233
      * Throw a IndeterminablePhoneCountryException.
234 234
      *
235
-     * @param $message
235
+     * @param string $message
236 236
      * @throws \Propaganistas\LaravelPhone\Exceptions\PhoneCountryException
237 237
      */
238 238
     protected function throwCountryException($message)
Please login to merge, or discard this patch.