PHP 클래스 Mpociot\CaptainHook\Http\Requests\UpdateWebhookRequest

상속: extends Illuminate\Foundation\Http\FormRequest
파일 보기 프로젝트 열기: mpociot/captainhook

공개 메소드들

메소드 설명
authorize ( ) : boolean Determine if the user is authorized to make this request.
rules ( ) : array

메소드 상세

authorize() 공개 메소드

Determine if the user is authorized to make this request.
public authorize ( ) : boolean
리턴 boolean

rules() 공개 메소드

public rules ( ) : array
리턴 array