Documentation

Honeypot
in package

class Honeypot

Table of Contents

$config  : Honeypot
Our configuration.
__construct()  : mixed
Constructor.
attachHoneypot()  : mixed
Attaches Honeypot template to response.
hasContent()  : mixed
Checks the request if honeypot field has data.
prepareTemplate()  : string
Prepares the template by adding label content and field name.

Properties

Methods

prepareTemplate()

Prepares the template by adding label content and field name.

protected prepareTemplate(string $template) : string
Parameters
$template : string
Return values
string

Search results