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