ToggleChannelRequest
        
        extends FormRequest
    
    
            
            in package
            
        
    
    
    
Class ToggleChannelRequest.
Table of Contents
Methods
- rules() : array<string, mixed>
 - Get the validation rules that apply to the request.
 - prepareForValidation() : mixed
 
Methods
rules()
Get the validation rules that apply to the request.
    public
                    rules() : array<string, mixed>
    Return values
array<string, mixed>prepareForValidation()
    protected
                    prepareForValidation() : mixed