ReactionEmbed
        
        extends JsonResource
    
    
            
            in package
            
        
    
    
    
Class ReactionEmbed.
Tags
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
 - Transform the resource collection into an array.
 
Properties
$resource
    public
        Reaction
    $resource
    
    
    
    
Methods
toArray()
Transform the resource collection into an array.
    public
                    toArray(Request $request) : array<string, mixed>
    Parameters
- $request : Request