ArrayObject
class ArrayObject extends ArrayObject implements Arrayable, JsonSerializable (View source)
Methods
                    collect()
        
                                            
                
            Get a collection containing the underlying array.
                    toArray()
        
                                            
                
            No description
                    array
                
                
                    jsonSerialize()
        
                                            
                
            Get the array that should be JSON serialized.
Details
        
                            Collection
    collect()
        
    
    Get a collection containing the underlying array.
        
                            
    toArray()
        
    
    No description
        
                            array
    jsonSerialize()
        
    
    Get the array that should be JSON serialized.