PHP Class App\Http\Requests\Front\FormResponseRequest

Inheritance: extends App\Http\Requests\Request
Afficher le fichier Open project: spatie-custom/blender Class Usage Examples

Méthodes publiques

Méthode Description
rules ( ) : array Get the validation rules that apply to the request.

Method Details

rules() public méthode

Get the validation rules that apply to the request.
public rules ( ) : array
Résultat array