PointSettingByModule
        
        extends JsonResource
    
    
            
            in package
            
        
    
    
    
Class PointSettingByModule.
Tags
Table of Contents
Properties
- $resource : Collection
 
Methods
- toArray() : array<string, mixed>
 - Transform the resource collection into an array.
 - loadPackages() : array<int, mixed>
 
Properties
$resource
    public
        Collection
    $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>loadPackages()
    protected
                    loadPackages(Collection $resource) : array<int, mixed>
    Parameters
- $resource : Collection