MetaFox

FriendBirthdaysRequest extends FormRequest
in package

Class FriendBirthdaysRequest.

Table of Contents

Constants

DEFAULT_ITEM_PER_PAGE  = 20

Methods

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

Constants

Methods

rules()

Get the validation rules that apply to the request.

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

validated()

public validated([mixed $key = null ][, mixed $default = null ]) : array<string, mixed>
Parameters
$key : mixed = null
$default : mixed = null
Return values
array<string, mixed>

        
On this page

Search results