ReCaptcha
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • DevStrefa
    • ReCaptcha
      • Senders

Classes

  • FgcSender

Interfaces

  • SenderInterface

Interface SenderInterface

This interface must be implemented by every Sender Class in library

Direct known implementers

DevStrefa\ReCaptcha\Senders\FgcSender

Namespace: DevStrefa\ReCaptcha\Senders
License: MIT
Author: Cichy d3ut3r@gmail.com
Version: 1.0.0
Located at src/DevStrefa/ReCaptcha/Senders/SenderInterface.php

Methods summary

public
# send( string $secretKey, string $userResponse, string $userIP )

Every Sender must implement this method it always should return Response object

Every Sender must implement this method it always should return Response object

Parameters

$secretKey
$userResponse
$userIP
ReCaptcha API documentation generated by ApiGen