Phosphorum\ReCaptcha::getCaptcha PHP Method

getCaptcha() public method

public getCaptcha ( )
    public function getCaptcha()
    {
        return $this->captcha;
    }