MetaFox

ResendRequest extends FormRequest
in package

Table of Contents

Methods

messages()  : array<string, mixed>
rules()  : array<string, mixed>
Get the validation rules that apply to the request.

Methods

messages()

public messages() : array<string, mixed>
Return values
array<string, mixed>

rules()

Get the validation rules that apply to the request.

public rules() : array<string, mixed>
Return values
array<string, mixed>

        
On this page

Search results