@@ -207,7 +207,7 @@ |
||
207 | 207 | /** |
208 | 208 | * Create captcha image |
209 | 209 | * |
210 | - * @param null $text |
|
210 | + * @param string $text |
|
211 | 211 | * @param string $config |
212 | 212 | * @return ImageManager->response |
213 | 213 | */ |