InviteFriendsToItemRequest
        
        extends FormRequest
    
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- rules() : array<string|int, mixed>
 - validated() : mixed
 
Methods
rules()
    public
                    rules() : array<string|int, mixed>
    Return values
array<string|int, mixed>validated()
    public
                    validated([mixed $key = null ][, mixed $default = null ]) : mixed
    Parameters
- $key : mixed = null
 - $default : mixed = null