PHP Class App\Http\Requests\API\Download\SongRequest

Inheritance: extends Request
Show file Open project: phanan/koel

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