PHP 클래스 App\Http\Requests\API\Download\SongRequest

상속: extends Request
파일 보기 프로젝트 열기: phanan/koel

공개 메소드들

메소드 설명
rules ( ) : array Get the validation rules that apply to the request.

메소드 상세

rules() 공개 메소드

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