PhotoTaggedFriend
        
        extends JsonResource
    
    
            
            in package
            
        
    
    
            
            Uses
                            PhotoTagFriendHasExtra                    
    
Class PhotoItem.
Tags
Table of Contents
Properties
Methods
- toArray() : array<string, mixed>
 - Transform the resource collection into an array.
 - getTagFriendExtra() : array<string, bool>
 
Properties
$resource
    public
        TagFriendModel
    $resource
    
    
    
    
Methods
toArray()
Transform the resource collection into an array.
    public
                    toArray(Request $request) : array<string, mixed>
    Parameters
- $request : Request
 
Return values
array<string, mixed>getTagFriendExtra()
    protected
                    getTagFriendExtra() : array<string, bool>