Completed
Pull Request — master (#22)
by Ryan
02:22
created
src/PhoneValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
      * When using a country field, we should validate to false if country is empty so no exception
118 118
      * will be thrown.
119 119
      *
120
-     * @param $attribute
120
+     * @param string $attribute
121 121
      * @param $validator
122 122
      * @throws \Propaganistas\LaravelPhone\Exceptions\NoValidCountryFoundException
123 123
      */
Please login to merge, or discard this patch.