A::implode()
Join array elements as a string, also supporting nested arrays
Parameters
Name | Type | Default |
---|---|---|
$array * | array |
– |
$separator | string |
'' |
Return type
string
Join array elements as a string, also supporting nested arrays
Name | Type | Default |
---|---|---|
$array * | array |
– |
$separator | string |
'' |
string