Collection
Proxy class.
class Winter\Storm\Support\Collection
extends Illuminate\Support\Collection
Extends
| Class | Description |
|---|---|
Illuminate\Support\Collection
|
Methods
public
lists (string $value, string $key = null)
: array
Get an array with the values of a given key.
Parameters
| Property | Type | Description |
|---|---|---|
| $value | string |
string
|
| $key | string |
string
|
Returns
array
Extended by
| Class | Description |
|---|---|
CmsObjectCollection
|
This class represents a collection of Cms Objects. |
Collection
|
This class represents a collection of Halcyon models. |
Copyright © 2024 Winter CMS