PHP Class Domain\Billet\Http\Requests\BilletAssignor\StoreRequest

Inheritance: extends Domain\Http\Requests\Request
Show file Open project: resultsystems/school Class Usage Examples

Public Methods

Method Description
all ( )
rules ( ) : array Get the validation rules that apply to the request.

Method Details

all() public method

public all ( )

rules() public method

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