$captchaAction public property
The route of the action that generates the CAPTCHA images. The action represented by this route must be an action of yii\captcha\CaptchaAction. Please refer to yii\helpers\Url::toRoute() for acceptable formats.
public string|array $captchaAction = 'site/captcha'
Please login to continue.