PHP Class Mpociot\CaptainHook\Http\Requests\UpdateWebhookRequest

Inheritance: extends Illuminate\Foundation\Http\FormRequest
Datei anzeigen Open project: mpociot/captainhook

Public Methods

Method Description
authorize ( ) : boolean Determine if the user is authorized to make this request.
rules ( ) : array

Method Details

authorize() public method

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

rules() public method

public rules ( ) : array
return array