A::last()
Returns the last element of an array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The source array |
Return type
mixed
Returns the last element of an array
Name | Type | Default | Description |
---|---|---|---|
$array * | array |
– | The source array |
mixed