NotificationItemCollection
        
        extends ResourceCollection
    
    
            
            in package
            
        
    
    
    
Table of Contents
Properties
- $collects : mixed
 
Methods
- toArray() : array<string|int, mixed>
 - toArray.
 
Properties
$collects
    public
        mixed
    $collects
     = \MetaFox\Notification\Http\Resources\v1\Notification\NotificationItem::class
    
    
    
Methods
toArray()
toArray.
    public
                    toArray(mixed $request) : array<string|int, mixed>
    Parameters
- $request : mixed