createCaptchaAction() public method
Creates the CAPTCHA action object from the route specified by $captchaAction.
| public yii\captcha\CaptchaAction createCaptchaAction ( ) | ||
|---|---|---|
| return | yii\captcha\CaptchaAction | 
 The action object  |  
| throws | yii\base\InvalidConfigException | |
Please login to continue.