@@ -117,7 +117,7 @@ |
||
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 | */ |