PHP Class Domain\Student\Http\Requests\RestoreRequest

Inheritance: extends Domain\Http\Requests\Request
Datei anzeigen Open project: resultsystems/school

Public Methods

Method Description
rules ( ) : array Get the validation rules that apply to the request.

Method Details

rules() public method

Get the validation rules that apply to the request.
public rules ( ) : array
return array