RequestParameters

Stores and formats the parameters for the request to the reCAPTCHA service.
Methods Summary
public
# __construct( string $secret , string $response , string $remoteIp = NULL, string $version = NULL )
Initialise parameters.
public
# toArray( )
Array representation.
public
# toQueryString( )
Query string representation for HTTP request.