PHP Class App\Http\Requests\API\ObjectStorage\Request

Inheritance: extends App\Http\Requests\API\Request
Show file Open project: phanan/koel

Public Methods

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

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 ( )