CustomPrivacyOptionRequest
extends FormRequest
in package
Table of Contents
Methods
- rules() : array<string|int, mixed>
- validated() : array<string, mixed>
Methods
rules()
public
rules() : array<string|int, mixed>
Return values
array<string|int, mixed>validated()
public
validated([mixed $key = null ][, mixed $default = null ]) : array<string, mixed>
Parameters
- $key : mixed = null
- $default : mixed = null