Documentation

ReCaptcha extends Component

Table of Contents

__construct()  : void
Create a new component instance.
render()  : View|string
Get the view / contents that represent the component.

Methods

__construct()

Create a new component instance.

public __construct() : void
Return values
void

render()

Get the view / contents that represent the component.

public render() : View|string
Return values
View|string

Search results