Overview

Namespaces

  • MatthiasMullie
    • Minify
      • Exceptions
    • PathConverter
  • None
  • ReCaptcha
    • RequestMethod
  • TOTP

Classes

  • ReCaptcha
  • RequestParameters
  • Response

Interfaces

  • RequestMethod
  • Overview
  • Namespace
  • Class

Interface RequestMethod

Method used to send the request to the service.

Direct known implementers

ReCaptcha\RequestMethod\CurlPost, ReCaptcha\RequestMethod\Post, ReCaptcha\RequestMethod\SocketPost
Namespace: ReCaptcha
Located at Sources/ReCaptcha/RequestMethod.php
Methods summary
public string
# submit( ReCaptcha\RequestParameters $params )

Submit the request with the specified parameters.

Submit the request with the specified parameters.

Parameters

$params
Request parameters

Returns

string
Body of the reCAPTCHA response
API documentation generated by ApiGen