A::pluck()
Plucks a single column from an array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The source array |
$key * | string |
– | The key name of the column to extract |
Return type
array
Plucks a single column from an array
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The source array |
$key * | string |
– | The key name of the column to extract |
array