Collection
        
        This class represents a collection of Halcyon models.
    
    
 class Winter\Storm\Halcyon\Collection
extends Winter\Storm\Support\CollectionExtends
| Class | Description | 
|---|---|
| Collection | Proxy class. | 
Methods
            
                            
                    inherited
                
            
            
                public
            
                        
            lists (string $value, string $key = null)
                            : array
                    
                    
                Inherited from
                
                    Collection
                
            
        
        Get an array with the values of a given key.
Parameters
                | Property | Type | Description | 
|---|---|---|
| $value | string | string | 
| $key | string | string | 
Returns
            array
                
    Copyright © 2025 Winter CMS